lexisother / LemuriaBot

Discord bot written in TypeScript with Discord.JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LemuriaBot

Discord bot for experimenting with writing things from the ground up.

Written in TypeScript with Discord.JS.

Setting up

Rename config.example.ts to config.ts and enter the required info.

To install all dependencies, run npm i.

Then run npm run build to build the project, and npm start to run the bot.

About

Discord bot written in TypeScript with Discord.JS

License:Apache License 2.0


Languages

Language:TypeScript 93.0%Language:JavaScript 5.8%Language:Shell 1.2%