Inspiration

It was always difficult to setup a hello world project for discord bots.

What it does

Disbot is a simple discord py app template generator that helps you to concentrate on implementing the actual commands rather than handling abstraction of commands.

How we built it

Using discord.py

Challenges we ran into

Getting proper guidance to achieve the required functionality.

Accomplishments that we're proud of

This is a unique idea that isn't yet implemented anywhere, though is quite useful.

What's next for DisBot

For now this only supports creating a quick bot. But in future releases, It will cover the other commands which makes it easier to host (probably in Heroku by default) etc.

Example

disbot-admin createbot MLHnotifier (This creates a basic hello world discord py setup (for a bot named MLHnotifier) which makes it easier to concentrate more on the original required logic and functionality and not on setting up basic template and classes)

Built With

Share this project:

Updates