Golang example added
This commit is contained in:
parent
4af50c243c
commit
a4efb1ad08
@ -7,10 +7,12 @@
|
|||||||
## Information
|
## Information
|
||||||
This is just a basic structure to help setup a bot. The bots have no use by default. It is asyncronous, can log to file, handle basic I/O, flood control, etc.
|
This is just a basic structure to help setup a bot. The bots have no use by default. It is asyncronous, can log to file, handle basic I/O, flood control, etc.
|
||||||
|
|
||||||
|
An example in Python & Golang (beta) are in this repository.
|
||||||
|
|
||||||
## IRC RCF Reference
|
## IRC RCF Reference
|
||||||
- http://www.irchelp.org/protocol/rfc/
|
- http://www.irchelp.org/protocol/rfc/
|
||||||
|
|
||||||
___
|
___
|
||||||
|
|
||||||
###### Mirrors
|
###### Mirrors
|
||||||
[acid.vegas](https://git.acid.vegas/skeleton) • [GitHub](https://github.com/acidvegas/skeleton) • [GitLab](https://gitlab.com/acidvegas/skeleton) • [SuperNETs](https://git.supernets.org/acidvegas/skeleton)
|
[acid.vegas](https://git.acid.vegas/skeleton) • [GitHub](https://github.com/acidvegas/skeleton) • [GitLab](https://gitlab.com/acidvegas/skeleton) • [SuperNETs](https://git.supernets.org/acidvegas/skeleton)
|
||||||
|
Loading…
Reference in New Issue
Block a user