Skip to content

dev-ddk/GiammyBot

Repository files navigation

GiammyBot

This bot automatizes Giammy. That's it. That's the thing.

Deployment

Set the BOT_TOKEN environment variable in a .env file. Then, run:

$ docker-compose up -d # with --build to reload code changes

Development

Feel free to modify index.js, or to add other files. If you want to test this locally, run:

$ npm install
$ npm run start # or `npm run dev` if you want hot reloading

About

A bot to automatize the Giammy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published