mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
679 B
679 B
Royal Bot the Third
A (not yet) modular multiservice bot written in Python 3.6!
Development has just started, so it isn't ready yet for use.
Dependencies
To install the dependencies (on Linux) you need to install python3.6-dev
and libffi-dev
.
aiohttp
async_timeout
(actually, not anymore, even in it will be reintroduced soon)sqlalchemy
to access the Royal Games databasemarkovify
for the /markov commanddiscord.py[voice]
to connect to Discordbcrypt
to encrypt passwords in the database