Terncode / DiscordPonyBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is discord bot pony bot

This is multi language support entertainment discord bot. It does have some admin commands programed in and it has support for running custom scripts on specific guilds.

How to set up

You need mongodb database url connection string and discord token. Then you put everything in to config.json

How to run

   npm run build #builds entire thing
   npm run build:watch #builds and the watches
   npm start #starts bot
   npm run dev #starts bot but also watches files changes

About


Languages

Language:TypeScript 99.4%Language:JavaScript 0.6%