Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.
/ bakabot Public archive

Discord bot working with Bakaláři API

Notifications You must be signed in to change notification settings

doxyf/bakabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

IMPORTANT

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.

Setup

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.

Run

Simply execute node core.js (node . should work too)