mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added [slacker] A framework to create Slack bots (#1425)
This commit is contained in:
parent
c94e8edbdc
commit
76dc3e7c90
@ -726,6 +726,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [jobs](https://github.com/albrow/jobs) - A persistent and flexible background jobs library.
|
* [jobs](https://github.com/albrow/jobs) - A persistent and flexible background jobs library.
|
||||||
* [margelet](https://github.com/zhulik/margelet) - A framework for building Telegram bots.
|
* [margelet](https://github.com/zhulik/margelet) - A framework for building Telegram bots.
|
||||||
* [secdl](https://github.com/xor-gate/secdl) - Lighttpd ModSecDownload algorithm ported to go to secure download urls.
|
* [secdl](https://github.com/xor-gate/secdl) - Lighttpd ModSecDownload algorithm ported to go to secure download urls.
|
||||||
|
* [slacker](https://github.com/shomali11/slacker) - An easy to use framework to create Slack bots
|
||||||
* [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
|
* [stats](https://github.com/go-playground/stats) - Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...
|
||||||
* [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
|
* [uuid](https://github.com/agext/uuid) - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.
|
||||||
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and ouput handling.
|
* [VarHandler](https://github.com/azr/generators/tree/master/varhandler) - Generate boilerplate http input and ouput handling.
|
||||||
|
Loading…
Reference in New Issue
Block a user