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 bf1c50fbfa migrate to github, add stuff. 4 years ago
.idea migrate to github, add stuff. 4 years ago
cmd/ircrepl migrate to github, add stuff. 4 years ago
handlers migrate to github, add stuff. 4 years ago
internal/irctest migrate to github, add stuff. 4 years ago
ircutil migrate to github, add stuff. 4 years ago
isupport migrate to github, add stuff. 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
channel.go migrate to github, add stuff. 4 years ago
client.go migrate to github, add stuff. 4 years ago
client_test.go migrate to github, add stuff. 4 years ago
config.go client: Misc cleanups and added 'hook.ready' event. 6 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 migrate to github, add stuff. 4 years ago
handle_test.go migrate to github, add stuff. 4 years ago
query.go migrate to github, add stuff. 4 years ago
state.go migrate to github, add stuff. 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