Discord bot made for poto cafe discord
Go to file
2023-05-04 17:36:48 +06:00
.gitignore pls dont brek 2023-05-04 04:11:03 +06:00
fly.toml pls dont brek 2023-05-04 04:11:03 +06:00
go.mod pls dont brek 2023-05-04 04:11:03 +06:00
go.sum pls dont brek 2023-05-04 04:11:03 +06:00
LICENSE pls dont brek 2023-05-04 04:11:03 +06:00
main.go fixed crashes 2023-05-04 17:36:48 +06:00
README.md pls dont brek 2023-05-04 04:11:03 +06:00

The Farting Whale

Simple Discord bot made for Poto cafe discord.

Running

  • Make sure you have Go installed on your machine.
  • Clone the repository and CD into it.
  • Make sure you have a .env file in the root of the folder with the following content:
DISCORD_BOT_TOKEN=<put your discord bot token here>
  • Run the following command: go run .

LICENSE

MIT