Yo wtf this sucks so much I'll rewrite it when I get some time but it really needs to be rewritten from the scratch.
So I'm archiving this and yall be ready for epic rewrite drop (not so soon probably)
There's currently a security issue with database; it's saved in JSON and the tokens are plaintext.
I highly recommend to use this bot only if you trust the person/people who run it.
Also incorrect responses from the API might crash the bot.
I really must rework the database and some parts of the code.
Clone or download this repository to your folder.
Open config.json and enter your Discord bot's token. If you want, change the prefix.
Enter terminal or command line and navigate to your directory (the folder where you have the repository cloned)
Execute command npm i
to install needed dependencies.
Simply execute node core.js
(node .
should work too)