JoseCage / discord-bot

Fimba Bot πŸ€–

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Fimba Bot πŸ€–

License:MIT License


Languages

Language:TypeScript 98.3%Language:JavaScript 1.7%