Astroid - The Bridge you've always wanted.
This code are our API and bots that runs on our own servers. If you have problems setting it up or have problems while its running, it is probably a not changed value in the code.
- Install the
requirements.txt
(Windows:pip install -r requirements.txt
| Linux:python3 -m pip install -r requirements.txt
) - The bot codes need to be changed before you want to use them, if you set up your own API. If not, these can be ignored.
- Rename
src/Bot/.config.py
tosrc/Bot/config.py
and enter your bot tokens and other configurations. If you are running the API on your own, enter a master token to generate new tokens and to give the bots access to the endpoints globally. If you're just using your own bot/s, enter your endpoints token as master token (your Astroid token).. - Run your wanted python files.
If you encounter bugs, errors or other things feel free to contact me or open a issue/pull request. If you change your code in any way that isn't supposed to change and bugs/errors occour, dont contact me to ask why xyz isn't working!
The Licence for the nerimity
package can be found in src/Bot/nerimity/LICENSE.txt