merely intro

Merely-Framework

Merely is an open source Discord bot framework. The example implementation of Merely-Framework (MerelyBot) uses all of the included extensions for demonstration. Here is some highlighted commands;

  • /poll to create multi-choice rapid-fire polls
  • /download to download videos from any website and reupload them to chat
  • /welcome and /farewell for custom server join/leave messages
  • /clean to quickly delete messages from a channel
  • /language to use MerelyBot in another language

MerelyBot v2.0 launch

Use commands in group chats and any server by adding MerelyBot to your account

New command: /download! Download videos from almost any public website and reupload them to a Discord chat!

/download and /dice can be used anywhere if you add MerelyBot to your account (choose "Try it now").

You can now get help for subcommands and command groups. For example, /help command:welcome and /help command:welcome set will now provide different guidance.


Commands

💡 For new users

/help /about /changes

🌐 For everyone

/download /language /poll /emoji /dice

Additional info for server owners >

Derivative bots

Merely-Framework is designed to be expanded upon in order to create new bots with a solid foundation.

If you would like to make your own derivative bot, or simply add more features to the framework, start by reading the information for developers.