A discord bot written in Golang
Find a file
Atridad Lahiji 3af77b6bea
All checks were successful
Docker Deploy / build-and-push (push) Successful in 1m26s
no
2024-11-22 17:34:41 -06:00
.github/workflows Whoopsie daisy 2024-11-22 16:53:59 -06:00
command HIMBOT RETURNS 2024-11-22 17:04:33 -06:00
lib no 2024-11-22 17:34:41 -06:00
migrations Spending lots of time on useless discord bots makes to make the pain go away 2024-11-05 18:01:58 -06:00
.dockerignore Fly guys 2024-10-20 22:45:16 -06:00
.env.example HIMBOT RETURNS 2024-11-22 17:04:33 -06:00
.gitignore turso 2024-11-04 01:23:57 -06:00
docker-compose.dev.yml Dockerify 2024-11-22 16:52:23 -06:00
docker-compose.yml no 2024-11-22 17:34:41 -06:00
Dockerfile Dockerify 2024-11-22 16:52:23 -06:00
fly.toml Pls 2024-11-22 01:14:04 -06:00
go.mod Deps 2024-11-07 02:40:08 -06:00
go.sum Deps 2024-11-07 02:40:08 -06:00
main.go HIMBOT RETURNS 2024-11-22 17:04:33 -06:00
README.md Update README.md 2024-10-22 21:55:24 -06:00

HimBot

A discord bot written in Go.

It's dangerous to go alone! Take this!

  • Install Go 1.23.2 or higher (required)

Running Locally

  • Copy .env.example and rename to .env
  • Create a Discord Bot with all gateway permissions enabled
  • Generate a token for this discord bot and paste it in the .env for DISCORD_TOKEN
  • Run go run main.go to run locally

Adding the bot to a server

Use the following link (replacing DISCORD_CLIENT_ID with your own bot's client ID of course...) to add your bot: https://discord.com/oauth2/authorize?client_id=DISCORD_CLIENT_ID&scope=bot&permissions=8