No description
  • TypeScript 98.5%
  • PLpgSQL 1.3%
  • Dockerfile 0.2%
Find a file
eirikhanasand 80fad3e137 Updated deps
2026-04-03 14:12:57 +02:00
api patch 2026-03-26 22:25:25 +01:00
db Merge pull request #5 from Login-Linjeforening-for-IT/2-way-to-show-inspiration-taken-from-wrapped 2026-03-03 18:46:30 +01:00
src remove unused file 2026-03-26 22:24:44 +01:00
.dockerignore Added dockerignore 2025-10-16 13:44:59 +02:00
.DS_Store Removed node-pty 2024-06-08 19:16:42 +02:00
.gitignore Podcasts now shows on active listens, and gets added properly to the database 2025-11-11 19:59:08 +01:00
docker-compose.yml increased shared memory to 1gb 2026-03-24 18:52:43 +01:00
Dockerfile Upgraded to node 24 2025-10-09 12:44:41 +02:00
eslint.config.js update eslint 2026-03-03 15:08:35 +01:00
package-lock.json Updated deps 2026-04-03 14:12:57 +02:00
package.json Updated deps 2026-04-03 14:12:57 +02:00
README.md updated readme 2026-01-02 01:08:24 +01:00
tsconfig.json Upgraded to node 24 2025-10-09 12:44:41 +02:00
types.d.ts implement multi embeds 2026-01-10 18:38:13 +01:00

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

  1. Create environment file
  2. Install dependencies using npm i
  3. Start the application using npm run start
  4. Verify that the application is online by running /ping in 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.