Add a link to url-bot-rs
Add a link to url-bot-rs, a project making use of this crate, to the readme.
This commit is contained in:
parent
34592c3368
commit
16a59a96f8
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@ projects:
|
||||||
- [irc-bot.rs][ircbot] — a library for writing IRC bots
|
- [irc-bot.rs][ircbot] — a library for writing IRC bots
|
||||||
- [playbot_ng][playbot_ng] — a Rust-evaluating IRC bot in Rust
|
- [playbot_ng][playbot_ng] — a Rust-evaluating IRC bot in Rust
|
||||||
- [bunnybutt-rs][bunnybutt] — an IRC bot for the [Feed The Beast Wiki][ftb-wiki]
|
- [bunnybutt-rs][bunnybutt] — an IRC bot for the [Feed The Beast Wiki][ftb-wiki]
|
||||||
|
- [url-bot-rs][url-bot-rs] — a URL-fetching IRC bot
|
||||||
|
|
||||||
[alectro]: https://github.com/aatxe/alectro
|
[alectro]: https://github.com/aatxe/alectro
|
||||||
[spilo]: https://github.com/aatxe/spilo
|
[spilo]: https://github.com/aatxe/spilo
|
||||||
|
@ -34,6 +35,7 @@ projects:
|
||||||
[bunnybutt]: https://github.com/FTB-Gamepedia/bunnybutt-rs
|
[bunnybutt]: https://github.com/FTB-Gamepedia/bunnybutt-rs
|
||||||
[playbot_ng]: https://github.com/panicbit/playbot_ng
|
[playbot_ng]: https://github.com/panicbit/playbot_ng
|
||||||
[ftb-wiki]: https://ftb.gamepedia.com/FTB_Wiki
|
[ftb-wiki]: https://ftb.gamepedia.com/FTB_Wiki
|
||||||
|
[url-bot-rs]: https://github.com/nuxeh/url-bot-rs
|
||||||
|
|
||||||
Making your own project? [Submit a pull request](https://github.com/aatxe/irc/pulls) to add it!
|
Making your own project? [Submit a pull request](https://github.com/aatxe/irc/pulls) to add it!
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue