This website requires JavaScript.
Explore
Help
Sign In
null31
/
irc_bot
Watch
1
Star
0
Fork
You've already forked irc_bot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
44
KiB
Go
100%
9d2cc2674d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
null31
9d2cc2674d
Refactored the code and moved each function to be a module (file)
2024-09-24 23:21:37 +02:00
utils
Moved GeoIP module to utils package
2024-09-24 23:17:38 +02:00
.dockerignore
Initial commit
2024-08-30 21:38:30 +02:00
.gitignore
Initial commit
2024-08-30 14:22:01 +02:00
config.json.example
Rename GeoIP database options to match the correct files
2024-09-24 23:13:45 +02:00
dockerfile
Fix compilation, environment, git repo and command errors
2024-08-30 21:40:46 +02:00
go.mod
Initial commit
2024-08-30 14:22:01 +02:00
go.sum
Initial commit
2024-08-30 14:22:01 +02:00
main.go
Refactored the code and moved each function to be a module (file)
2024-09-24 23:21:37 +02:00