Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 469 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 469 Bytes

discord-worker

Small library that connects to the rabbitmq message queue and the mongodb cache + command framework

Many concepts and sometimes even complete code snippets are taken from discord.py. Credits go to Danny and all other contributors.

This is not made with selfhosting in mind. You need some knowledge of python, the discord api, rabbitmq and mongodb to make this work. I don't give any support for this.