No description
Find a file
2026-04-25 22:02:01 +02:00
api v2.18.3: converted to bun 2026-04-25 18:53:41 +02: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 v2.18.4: expand clear and delete support to threads 2026-04-25 22:02:01 +02: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 Converted to bun 2026-04-13 14:26:17 +02:00
bun.lock v2.18.3: converted to bun 2026-04-25 18:53:41 +02:00
docker-compose.yml increased shared memory to 1gb 2026-03-24 18:52:43 +01:00
Dockerfile v2.18.1: patched deps 2026-04-16 00:15:56 +02:00
eslint.config.js update eslint 2026-03-03 15:08:35 +01:00
package.json v2.18.4: expand clear and delete support to threads 2026-04-25 22:02:01 +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.