Giter VIP home page Giter VIP logo

brackeys-bot's People

Contributors

anf-studios avatar aquaxv avatar codemyst avatar duxez avatar gulmorg avatar oliverbooth avatar wokarol avatar yiliansource avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

brackeys-bot's Issues

Moderation features checklist

Planned moderation features that should be added in the BrackeysBot.Commands.Moderation namespace.

  • Kicking
  • Banning
  • Infractions of varying severity
  • Clearing messages
  • Mute (timed and manual)

Rewrite the lookup tables.

The lookup tables are a bit sloppily coded at the moment, so give them a rewrite. Non-complex data structures like the rule table probably won't even need their own class.

Advanced moderation features

Advanced moderation features that will be fine tuned to our staff's needs, and remove reliance on third party bots, which means we can stay fully operational even when they are down.

User extension methods

https://github.com/YilianSource/brackeys-bot/blob/master/Commands/UserHelper.cs#10, https://github.com/YilianSource/brackeys-bot/blob/master/Commands/StaffCommandHelper.cs#L16, and https://github.com/YilianSource/brackeys-bot/blob/master/Commands/StaffCommandHelper.cs#L27 can be extensions methods for User.

Additionally the 'HasStaffRole' method should be replaced with 'HasRole' accepting an additional string parameter of the role to test for future features addition in case of the necessity. Optionally a 'HasStaffRole' can be added to call 'HasRole' with predefined parameters.

Runtime compilation feature

For example, []compile will compile the last sent codeblock for any syntax errors that can be identified.

Feedback on the idea is very welcomed.

Get rid of static variables.

Right now, a lot of static variables are used for cross-class communication.
Fix this by applying dependancy injection.

Implement Unity Search command

You should be able to search the unity manual and scripting API. The search on Unity's website is pretty slow. So we're going to use a similar implementation of the previous bot. Generate a text file with all links and descriptions from their website once and use that data (and of course update occasionally).

[]giveaway command

Implement a []giveaway command for the T-Shirt giveaway at 10k Discord members.

This command should be called by a moderator, and lead to the bot displaying a message "React with :brackeys: to enter the giveaway!"
After a week or so, from all people that entered, a limited number of people are drawn, which will be treated as the winners.

Add giverole command

Add a command that can be used to give roles lower than the role of the bot.
Will be used for teams.

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.