Name | Value |
---|---|
Lines of code | 1397 |
Code Quality | |
License |
Python
This bot is not intended to be used outisde of the SyteSpace ecosystem, if you require support setting up any features please contact MMgamer#3477 on Discord or open an issue in this repository
- cmd (if on linux: terminal emulator & on mac: terminal)
- git (https://git-scm.com/downloads)
- Python 3.6 or newer
git clone https://github.com/sytespace/Bot.git
cd bot
pip3 install -r requirements.txt
python3 main.py
This code is protected and released to the public under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International (CC BY-NC-ND 4.0) License wich can be viewed in license.md or on the Creative Commons website (https://creativecommons.org/licenses/by-nc-nd/4.0/). Any faliure to comply with the terms stipulated in the license will be met with swift legal action by the SyteSpace company.
discord.py==0.16.12
requests
Praw
pyspeedtest
heroku3
psycopg2-binary
apscheduler```