Skip to content

mii-community/discord-leveling

Repository files navigation

Discord Bot Template

with discord.py and discord.ext.commands

Development

  1. Clone the repository that was created using this template.

  2. python3 -m venv .venv to create a virtual environment.

  3. . .venv/bin/activate to enter the virtual environment.

  4. pip install -r requirements.txt install what you need.

  5. cp .env-sample .env for create an .env file from the sample.

  6. Paste the token into DISCORD_BOT_TOKEN in .env.

  7. python3 launcher.py to launch the bot.


If you have a unresolved or new problem, please open an Issue or send a direct message to Twitter. Feel free to do so!



©️ 2021 Tenzyu Masuda



About

みぃサーバーにレベルの概念を与えます。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages