Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.
/ Old-bot Public archive

The bot used in the sytespace discord server

Notifications You must be signed in to change notification settings

sytespace/Old-bot

Repository files navigation

SyteSpace Bot - Built and devloped by ItsMMgamer

Statistics

Name Value
Lines of code 1397
Code Quality Codacy Badge
License cc

Langauges used

Python

How to use on your local machine

Requirements:

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

git clone https://github.com/sytespace/Bot.git
cd bot
pip3 install -r requirements.txt
python3 main.py

License

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.

Required Packages

discord.py==0.16.12
requests
Praw
pyspeedtest
heroku3
psycopg2-binary
apscheduler```