issues
search
nickvanw
/
ircx
Basic callback-driven Go IRC bot
Apache License 2.0
37
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No messages after reconnect
#34
kriben
opened
5 years ago
0
Remove go-kit, use `logrus`
#33
nickvanw
opened
5 years ago
2
Bump to using `irc.v2`
#32
nickvanw
closed
5 years ago
1
remove hard dependency on go-kit
#31
mvdan
closed
2 years ago
2
convert to a Go module
#30
mvdan
closed
5 years ago
2
fix crash: skip invalid messages
#29
stapelberg
closed
5 years ago
1
go-kit logger rewrite causes nil dereference panics
#28
mvdan
closed
5 years ago
2
Fix reconnecting, add logging
#27
nickvanw
closed
6 years ago
5
consider switching to sorcix/irc v2
#26
mvdan
closed
5 years ago
3
Possible access a member of nil
#25
Mr-KoKa
closed
5 years ago
1
Code cleanup, bump Travis Go versions
#24
mvdan
closed
8 years ago
1
ircx: don't launch each handler in a goroutine
#23
nickvanw
closed
8 years ago
0
What's the license on this code?
#22
danbrakeley
closed
8 years ago
1
[critical] programming error - no return statement
#21
brandsjek
closed
8 years ago
1
Can't access messages
#20
geostyx
closed
8 years ago
1
Disconnects on read error
#19
mvdan
closed
8 years ago
3
More patches
#18
mvdan
closed
9 years ago
1
Example in README.md is broken
#17
nickvanw
closed
9 years ago
1
Some restructuring and fixes
#16
mvdan
closed
9 years ago
1
ircx: remove logging, add error handling + better retry logic
#15
nickvanw
closed
9 years ago
3
Expose tlsConfig so tat it can be set via NewBot
#14
mvdan
closed
9 years ago
4
Expose sender so that it can be used without callbacks
#13
mvdan
closed
9 years ago
1
Cannot set tlsConfig in external configFunc
#12
mvdan
closed
9 years ago
1
Shouldn't use log package
#11
mvdan
closed
9 years ago
9
Send PASS before USER and NICK when connecting.
#10
allonhadaya
closed
9 years ago
1
ircx: update config to use struct, clean up
#9
nickvanw
closed
9 years ago
2
Unused option "rejoin"
#8
allonhadaya
closed
9 years ago
3
Add Disconnect to ircx
#7
nickvanw
closed
8 years ago
1
Redo config methods to be more sane
#6
nickvanw
closed
9 years ago
3
Should redo initialization
#5
flowchartsman
closed
9 years ago
1
fix simple doc bug, add TLS support
#4
flowchartsman
closed
9 years ago
1
Example doesn't work
#3
flowchartsman
closed
9 years ago
1
ircx: implement handlers, removed from irc
#2
nickvanw
closed
9 years ago
0
Added Handler interface, which was removed from sorcix/irc
#1
andreyrd
closed
9 years ago
1