Giter VIP home page Giter VIP logo

botchii's Introduction

Botchii

Dependencies

  • discord.js

Setup

You can run npm run setup to have a simple CLI help you make the needed file(s).


Todo

  • Change the way .channel behaves:
    .channel -> Lists tracked base and target channels.
    .channel <from|base> <channels...> -> Sets base channels.
    .channel <to|target> <channels...> -> Sets target channels.
    .channel alias <channel alias> <channels...> -> Sets a channel alias.
    aliases can be used instead of channel ID's. One alias can correspond to multiple.
    Change it, so it does not automatically look for reactions on all messages in base channels!

  • Introduce the command .announce:
    .announce <message link> [target channels...] -> Creates a poll on the message specified.
    If 'target channel' is omitted, announces to all target channels. Channel aliases can be used.
    Instead of a message link, it can be a message ID, from the same channel.
    Can only point to messages in base announcement channels.

  • Make .announce work with replying

  • Fix some stupid variable names, and filenames!

  • Invalidate announcement trackers after a set amount of time

  • Indicate on the message, when it's invalidated

  • Re-add profile picture change after announcing

  • Change the way getPrefix works, so it's called without arguements

  • Add proper logging

  • Correctly indicate all invalid/timed out announce messages

  • Send temporary confirmation message when adding a vote

  • Remove removeAccents from core, and add a way to give content modifier functions

  • Add impl field to BotUtils with the functions that should not be acessed by the user

  • Make bot_types.ts optional or replace it with something nicer

  • Add a listeners module, which creates discord.js listeners and has an API to add listeners and modify their callbacks

  • Add configurable default command when pinging the bot, with for optional use

  • Change announce to use the from an to aliases for announcing, intead of the current custom behavior

  • Add an option so that the reply message automatically becomes first arguement

  • Make channel aliases a core part of the bot

  • Add limitCommand, which limits the usages of certain commands to given channels ONLY

  • Fix bug: limiting the usage of limit command to a channel, then deleting that channel

botchii's People

Contributors

kintrix007 avatar

Stargazers

 avatar

Watchers

 avatar

botchii's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.