Mirror of github.com/gissleh/irc
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gisle Aune 327053703b remove global irc event handlers. 4 years ago
cmd/ircrepl remove global irc event handlers. 4 years ago
handlers fix branch test, clean up mroleplay. 4 years ago
internal/irctest clean up code, add client-specific handlers. 4 years ago
ircutil migrate to github, add stuff. 4 years ago
isupport clean up code, add client-specific handlers. 4 years ago
list migrate to github, add stuff. 4 years ago
notes Fixed crashes and other problems with the event handlers, fixed packet event not being created/propagated correctly 6 years ago
.drone.yml migrate to github, add stuff. 4 years ago
.gitignore no idea 4 years ago
channel.go migrate to github, add stuff. 4 years ago
client.go remove global irc event handlers. 4 years ago
client_test.go remove global irc event handlers. 4 years ago
config.go client: Misc cleanups and added 'hook.ready' event. 5 years ago
event.go client: Added Say(f), Describe(f) to send cut messages to channels and nicks. 5 years ago
event_error.go Initial Commit 6 years ago
event_input.go Fixed /m and /npc(a)c handlers, added SendRate to client config, added more testing. 6 years ago
event_packet.go Removed debug fmt.Printf from ParsePacket. 5 years ago
go.mod migrate to github, add stuff. 4 years ago
go.sum migrate to github, add stuff. 4 years ago
handle.go remove global irc event handlers. 4 years ago
handle_test.go make bench test more realistic, as handlers may not be done in the first case when the function returns. 4 years ago
query.go migrate to github, add stuff. 4 years ago
state.go remove global irc event handlers. 4 years ago
status.go migrate to github, add stuff. 4 years ago
target.go migrate to github, add stuff. 4 years ago
testconfig.json Initial Commit 6 years ago