mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
Update README.md
This commit is contained in:
parent
2b62806529
commit
4e86b9ab68
1 changed files with 1 additions and 2 deletions
|
@ -8,11 +8,10 @@ Development has just started, so it isn't ready yet for use.
|
|||
|
||||
To install the dependencies (on Linux) you need to install `python3.6-dev` and `libffi-dev`.
|
||||
|
||||
- `asyncio`
|
||||
- `aiohttp`
|
||||
- `async_timeout` _(actually, not anymore, even in it will be reintroduced soon)_
|
||||
- `sqlalchemy` to access the Royal Games database
|
||||
- `markovify` for the /markov command
|
||||
- `discord` to connect to Discord
|
||||
- `discord.py[voice]` to connect to Discord
|
||||
- `bcrypt` to encrypt passwords in the database
|
||||
|
||||
|
|
Loading…
Reference in a new issue