commands
|
use slashcommand examples
|
2024-01-28 18:34:35 +01:00 |
events
|
detect users joining/leaving voice channels
|
2024-01-28 18:33:22 +01:00 |
models
|
added voice channels to database
|
2024-01-29 00:32:32 +01:00 |
.env.example
|
initialize sequalize with sqlite setup
|
2024-01-29 00:30:33 +01:00 |
.eslintignore
|
Initial commit
|
2024-01-26 13:28:02 +00:00 |
.eslintrc.json
|
Initial commit
|
2024-01-26 13:28:02 +00:00 |
.gitignore
|
ignore example commands
|
2024-01-26 14:30:35 +01:00 |
.prettierignore
|
Initial commit
|
2024-01-26 13:28:02 +00:00 |
.prettierrc
|
Initial commit
|
2024-01-26 13:28:02 +00:00 |
database.js
|
added voice channels to database
|
2024-01-29 00:32:32 +01:00 |
deploy.js
|
Initial commit
|
2024-01-26 13:28:02 +00:00 |
index.js
|
detect users joining/leaving voice channels
|
2024-01-28 18:33:22 +01:00 |
package.json
|
initialize sequalize with sqlite setup
|
2024-01-29 00:30:33 +01:00 |
README.md
|
bot invite README
|
2024-01-26 14:34:15 +01:00 |