A discord chat bot developed to make socializing a bit more enjoyable on our servers.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
4lch4 ebca481c67 refactor(Dockerfile): replaced CMD w/ ENTRYPOINT 2 years ago
.github Merge branch 'develop' into main 2 years ago
local feat: removed pm2 files for script to start docker 2 years ago
src refactor: created a lib folder containing utils 2 years ago
.dockerignore fix: cleaned up dockerignore/dockerfile 2 years ago
.gitignore feat: removed pm2 files for script to start docker 2 years ago
.prettierrc Small formatting 2 years ago
Dockerfile refactor(Dockerfile): replaced CMD w/ ENTRYPOINT 2 years ago
LICENSE chore: added LICENSE file back 2 years ago
README.md feat: updated README badges 2 years ago
manifest.yml fix(manifest.yml): maybe now? 2 years ago
package-lock.json build: replaced yarn.lock with package-lock 2 years ago
package.json feat: added k8s manifest 2 years ago
tsconfig.json refactor: switched js to ts files 2 years ago

README.md

Tron

TypeScript CI GitHub Workflow Status

Tron is a bot that is primarily used with Discord. It has a number of commands that make chatting a bit more enjoyable. Such as +hug, +kiss, +kick, +lick, and much more that are listed in the help command.

This is the 2.0/v2 rewrite of Tron that I had to start after a recent failure on the production server caused the mongo DB to go corrupt. This means Tron needs a fresh slate, so here we go.