Purgador-v2 is a discord bot made with love using hikari-lightbulb command handler.
You can invite the bot to your own server here.
Contact me Agus#1882
💖
Build or rebuild purgador
image.
$ make purgador
Build or rebuild lavalink
image.
$ make lavalink
Build, (re)create, starts, and attaches (in the background) to purgador
& lavalink
containers.
$ make up
Stop and remove purgador
& lavalink
containers and network.
$ make down
Remove unused data and all unused images.
$ make clean