No description
| api | ||
| db | ||
| src | ||
| .dockerignore | ||
| .DS_Store | ||
| .gitignore | ||
| bun.lock | ||
| docker-compose.yml | ||
| Dockerfile | ||
| eslint.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| types.d.ts | ||
TekKom bot
TekKom bot written in TypeScript. Follow the instructions below to start the application. Make sure you have recieved the keys and added them to the repository before starting the application. The keys may be recieved from the TekKom leader on demand, otherwise they can be found in 1Password.
Start the application
- Create environment file
- Install dependencies using
npm i - Start the application using
npm run start - Verify that the application is online by running
/pingin Discord. Make sure to select TekKom not Carl-bot in the Discord UI.
Secrets file
This bot uses environment variables. Contact us on Discord if you are interested in contributing.
Browse the bot docs here.