Purifed is a general-purpose Discord Bot made for the Discord Hack Week.
[Self-hosting guide]
- Clone this repo
- Navigate to project root directory from terminal (location of cloned repo)
- Run
pip install -r requirements.txt
orpython -m pip install -r requirements.txt)
- After successfully installing the requirements, open
config.json
and fill in the credentials. - Run
python Purified.py
in the root directory to run the bot.
Click here to invite the bot to server
and many other things...