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
12
Commits
1
Branch
0
Tags
44
KiB
Go
100%
fa8a3e3e95
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
null31
fa8a3e3e95
Update dockerignore file
2024-09-24 23:42:56 +02:00
utils
Moved GeoIP module to utils package
2024-09-24 23:17:38 +02:00
.dockerignore
Update dockerignore file
2024-09-24 23:42:56 +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
Update Dockerfile
2024-09-24 23:30:26 +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