Atridad Lahiji c482ea6ac3
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m29s
Updated readme
2026-01-28 23:52:14 -07:00
2024-11-22 16:53:59 -06:00
2026-01-27 14:00:57 -07:00
2026-01-27 13:52:57 -07:00
2026-01-27 13:52:57 -07:00
2024-10-20 22:45:16 -06:00
2026-01-28 23:52:14 -07:00
2025-12-25 12:44:12 -07:00
2025-12-25 12:44:12 -07:00
2026-01-28 07:10:50 +00:00
2025-12-25 12:44:12 -07:00
2025-12-25 12:44:12 -07:00
2026-01-19 22:33:55 -07:00
2026-01-19 22:33:55 -07:00
2026-01-27 13:52:57 -07:00
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

Description
An experimental Golang based discord bot named after my username on the internet: HimboSwaggins
Readme 13 MiB
Languages
Go 97.4%
Nix 1.4%
Dockerfile 1.2%