Skip to content

beginner-codes/beginner.codes-bot

Repository files navigation

Beginner.Codes Discord Bot

This is the official Discord bot for the Beginner.Codes Discord server. A bit of a hodge podge of coding style and experience levels as it is a collaboration between various people, all of whom had no experience with Discord.py before this.

Wanna Join Us?

If you'd like to join us, we're a welcoming community with over 1,000 members. We will happily have you!!!

Requirements

The bot uses Poetry for packaging and dependency management. You will need to follow the installation instructions before you can get started with the bot.

Additionally you will need a bot token from Discord. You can read about how to get yours here.

Configuration & Setup

First things first, we need to install the dependencies. To do that run:

poetry install

Running

To run the bot you’ll need to be in the directory which you cloned the repo, and run the following command:

poetry run python -u -m dippy -c dev.yaml -t YOUR_DISCORD_TOKEN

This will create a virtual environment with all the required dependencies and run the Beginner.Codes bot using the experimental Dippy bot framework.

About

This is the official Discord bot for the Beginner.Codes Discord community!

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published