modulepackage
0.0.0-20241222232626-14e994a9a072
Repository: https://github.com/dry-leaf/irc-bot.git
Documentation: pkg.go.dev
# README
An irc bot written in golang.
Features
- Posts youtube video's title and description
Compile Instructions
go mod init modules
go mod tidy
go build -o irc-bot *.go
Comands
Look up weather
.wet
.wet New York
.wet Paris, US
.wet 120-0015, JP
Register Weather location
.wet_register location
Trivia
.triv
.triv 10
.striv
Send private message to someone the next time they enter the channel
.tell recipient message
Return the title and link of a Youtube search's first result
.ytb search string
Look up words in Urban Dictionary
.ud word
8ball
.8ball
Fortune Cookie
.fortune
Calendar(automatic upon joining channel and after midnight UTC)
.cal
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
posts weather.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
to circumvent word filters.
No description provided by the author
posts title and description of youtube videos.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author