2023-07-07 17:38:02 +02:00
2023-06-16 17:32:13 +02:00
2023-06-17 12:19:23 +02:00
2023-06-15 19:12:04 +02:00
2023-06-16 17:32:13 +02:00
2023-07-07 17:38:02 +02:00
2023-06-15 19:12:04 +02:00
2023-06-16 23:08:57 +02:00
2023-06-16 17:32:13 +02:00

Goobot

This discord bot reads images sent into a channel

Then provides a /goob command to send a random image among the list of previously recorded images

Installations instructions

git clone https://github.com/Legonzaur/goobot
cd goobot
cp ./src/config.json.example ./src/config.json

edit the config.json file to match your settings

npm i --omit=dev
npm i typescript
npm run build
npm run sync
npm run start
S
Description
No description provided
Readme
113 KiB
Languages
TypeScript 99.3%
Dockerfile 0.7%