site/index.adoc

33 lines
745 B
Plaintext
Raw Normal View History

2020-05-16 04:35:40 +00:00
= irctokens
hello there
2020-05-19 00:08:06 +00:00
this is the project page for a collection of irc libraries
and eventually clients.
come chat on irc with us: https://web.tilde.chat/?join=irctokens[#irctokens]
2020-05-16 04:35:40 +00:00
the canonical source is the python version:
== python
irctokens::
* https://github.com/jesopo/irctokens[source]
* https://pypi.org/project/irctokens/[pip]
ircstates::
* https://github.com/jesopo/ircstates[source]
* https://pypi.org/project/ircstates/[pip]
ircrobots::
* https://github.com/jesopo/ircrobots[source]
* https://pypi.org/project/ircrobots/[pip]
== c# port
ircsharp::
* https://tildegit.org/ben/ircsharp[source]
* https://www.nuget.org/packages/IRCTokens/[IRCTokens package]
* https://www.nuget.org/packages/IRCStates/[IRCStates package]