1
0
Fork 0
mirror of https://github.com/fluffle/goirc synced 2025-05-12 18:44:50 +00:00
goirc/.gitignore
momo-aux 2ece5aab67 add: :n username channelname ex: :n testuser #testchannel (#97)
Add: :n <nick> <channel> as a command to the example client.

This queries the state tracker for the status of the user on the given channel.
2017-06-02 22:39:41 +01:00

8 lines
55 B
Text

/gobot
*.[568]
_obj/
_test/
*.swp
*~
*.out
/.gitconfig