The API that allows small independant discord bot developers to have a little website for their bots.
Go to https://dbs-api.captaincommand.repl.co/docs to see documentation
! First version of the API, only usable with the token defined by the variable API_TOKEN in the .env file. Change it in the server.js file.
Lorsqu'un pull est effectué sur replit:
- dans index.js dans les premières ligne passer
inDev
àfalse
- dans localModules/logger.js dans les premières lignes passer
configuration.replitMode
àtrue
et compléter la configuration si besoin