Skip to content
gonatrollya edited this page Mar 13, 2019 · 6 revisions

you will need to have a version of python 3.6 .Python 3.7 will not work. discord.py does not support python 3.7

you will also need to install discord.py, which can be done using pip (comes installed with python3).

It will also use sqlite3 which is inbuilt into python3

if it throws errors, its not broken, I designed it to do that it should still be work, you can make manual changes to the data base by opening it with a sqlite database reader, I recommend db browser for sqlite

pop problems or questions in issues, feel free to make pull requests and go ahead and use my code :) go ham