Giter Site home page Giter Site logo

brackeysbot.core's Introduction

BrackeysBot Core Plugin

The core plugin for BrackeysBot which offers fundamental and common functionality.

GitHub Workflow Status GitHub Issues MIT License

About

BrackeysBot.Core is the core plugin for BrackeysBot. It provides a shared API which is used by a variety of other plugins, and implements functionality to allow administrators to load and unload other plugins dynamically - except for itself. The core plugin should not and cannot unload itself, as this would lead to the inability to reload itself.

Contributing

Contributions are welcome! See CONTRIBUTING.md for details.

License

This plugin is under the MIT License.

Disclaimer

This plugin is tailored for use within the Brackeys Discord server. While this plugin is open source and you are free to use it in your own servers, you accept responsibility for any mishaps which may arise from the use of this software. Use at your own risk.

brackeysbot.core's People

Contributors

oliverbooth avatar

Stargazers

 avatar  avatar

brackeysbot.core's Issues

Add stop command

Add the ability for administrators to stop the bot with stop command, terminating the environment.
Since the bots will be run within a Docker container, this inherently restarts the bots.

Add customisable userinfo

Userinfo is currently implemented in Hammer.

Move this command to Core, and introduce a mechanism by which plugins can register additional fields with optional privacy toggles (some fields being staff-only, or private-channel only, etc.)

Plugin management

Add the ability for Administrators to run plugin-management commands to load/unload/reload/enable/disable plugins.

This should be supported via the command line, and with bot commands.

Add message bookmarking

Add the ability for users to bookmark messages with a context menu action, or by reacting to a message with ๐Ÿ”–

Add PermissionLevel

As of the time of this issue, a PermissionLevel enum exists in Hammer.

This enum should be extracted and shared between all plugins, as it will be quite common for multiple plugins to restrict commands on a role-by-role basis.

Add clear command

Add the ability to clear a number of mesages from a channel, optionally with an author-filter

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.