Skip to content

rafaelurben/django-discordbot

Repository files navigation

django-discordbot

Note

After the death of discord.py and the rebirth of discord.py, discord.py V2 has been released! That means it's time for v2 of django-discordbot! 🎉

Warning

This bot is currently in a phase of transitioning from the old commands to the new app commands (slash commands).


PyPI PyPI - Django Version PyPI - Python Version PyPI - License

GitHub code size in bytes GitHub lines of code GitHub issues GitHub pull requests

CodeFactor

A Discord bot running in a django environment. The current version of the bot itself is German, but I might consider adding translations in the future.

Planned features can be found in the project board.

Feel free to open an issue or start a pull request. ;)

Requirements

Python, django and discord.py knowledge.

Documentation

You can find a documentation in the docs folder.