This website requires JavaScript.
Explore
Help
Sign In
justin
/
discord_bots
Watch
1
Star
0
Fork
0
You've already forked discord_bots
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Justin Judd
c257a8df75
Moved code to top-level folder, and created dockerfile to containerize the bot.
2025-07-06 13:49:27 -07:00
.gitignore
Initial commit
2025-07-03 02:36:23 +00:00
Dockerfile
Moved code to top-level folder, and created dockerfile to containerize the bot.
2025-07-06 13:49:27 -07:00
go.mod
Created initial discord bot that announces when someone joins a voice chat.
2025-07-04 14:14:24 -07:00
go.sum
Created initial discord bot that announces when someone joins a voice chat.
2025-07-04 14:14:24 -07:00
LICENSE
Initial commit
2025-07-03 02:36:23 +00:00
main.go
Moved code to top-level folder, and created dockerfile to containerize the bot.
2025-07-06 13:49:27 -07:00
README.md
Initial commit
2025-07-03 02:36:23 +00:00
README.md
discord_bots
Description
No description provided
Readme
MIT
43
KiB
Languages
Go
94.8%
Dockerfile
5.2%