Personal discord bot.
Find a file
2025-02-20 17:57:43 -03:00
.github build(cicd): update deprecated checkout action 2024-02-14 04:39:13 -03:00
scripts feat: migrate to postgres, fix add emoji to personal server command, add eslint and prettier config, bump dependencies 2024-11-25 10:31:58 -03:00
src fix: rename to confirmationComponent.ts 2025-02-20 17:57:43 -03:00
.dockerignore feat: goodbye CommonJS, hello ESM 2024-01-30 22:04:48 -03:00
.env-example feat: migrate to postgres, fix add emoji to personal server command, add eslint and prettier config, bump dependencies 2024-11-25 10:31:58 -03:00
.gitignore feat: goodbye CommonJS, hello ESM 2024-01-30 22:04:48 -03:00
.prettierrc refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00
dockerfile refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00
drizzle.config.ts refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00
eslint.config.js feat: migrate to postgres, fix add emoji to personal server command, add eslint and prettier config, bump dependencies 2024-11-25 10:31:58 -03:00
LICENSE Create LICENSE 2024-03-15 19:04:19 -03:00
package.json refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00
pnpm-lock.yaml refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00
README.md feat: repo migration 2023-08-24 20:39:36 -04:00
tsconfig.json refactor: remove barrel files, use absolute paths for imports, migrate to bun, remove dotenv and tsimp, bump dependencies and a couple of code improvements 2025-02-20 17:52:52 -03:00

Hi there

This is a personal bot that I made for my own use. I mainly use it to learn about technologies I'm interested in and sometimes to automate some tasks in the Chilean Tryouts Server.

The code here might not be the best quality, but I try to make it as good as I can. Of course if you want to use it you are free to do so but as it currently is, it is not meant to be used by other people.

The main branch is hosted 24/7 and if you want to invite it the url is this one. Beware though, this invite link gives the bot full administrator permissions, which it probably doesn't need but I can't be bothered to figure them out right now.

I will probably be adding more information to this readme since if you are seeing this, I made the bot public.

Have a nice day! o/

Disclaimer (sort of)

The dev branch of this bot (which contained all the tournament management code) has been moved to this repo.