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 languageUse 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.
/
and choose Merely's command from the list.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.