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
be15563ec4
commit
2fe031702e
1 changed files with 1 additions and 17 deletions
18
README.md
18
README.md
|
@ -1,19 +1,3 @@
|
||||||
# Royal Bot the Third
|
# Royal Bot the Third
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/Steffo99/royal-bot-the-third.svg?branch=master)](https://travis-ci.org/Steffo99/royal-bot-the-third)
|
This shouldn't work, yet it does. How is that even possible?
|
||||||
|
|
||||||
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 database
|
|
||||||
- `markovify` for the /markov command
|
|
||||||
- `discord.py[voice]` to connect to Discord
|
|
||||||
- `bcrypt` to encrypt passwords in the database
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue