14 lines
287 B
Markdown
14 lines
287 B
Markdown
# Algo Discord Bot
|
|
|
|
## Run
|
|
|
|
1. Setup the environment variables in `.env`
|
|
2. Modify `config.ts` if you want.
|
|
3. `docker compose up -d`
|
|
|
|
## Functionality
|
|
|
|
- Apply default role to new members while joining.
|
|
- `/ping` repond with latency.
|
|
- `/applyrole` apply role to everyone in the guild.
|