Skip to content

Fimba-Code/discord-bot

Repository files navigation

Fimba Code logo

Fimba Code's Discord Bot 🤖

This bot is built using Discord.js

Here's a quick guide ands the docs

Getting started

Install dependencies

yarn

Start app

Launching the bot:

yarn dev

If you want, you can play with the Bot's API by mocking them. Otherwise you'd want to create you own server to try it out or even ask us to provided a dev token.

Imporntant: You'd also want to set up a mongo database based on our model. Please check .env.example to set up your testing environment.