https://github.com/raku/whateverable
🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
https://github.com/raku/whateverable
bot irc raku rakudo
Last synced: 3 months ago
JSON representation
🤖 Different IRC bots that operate on a bunch of prebuilt Rakudo versions
- Host: GitHub
- URL: https://github.com/raku/whateverable
- Owner: Raku
- License: agpl-3.0
- Created: 2016-05-20T14:31:07.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T23:23:37.000Z (3 months ago)
- Last Synced: 2025-01-31T00:24:21.745Z (3 months ago)
- Topics: bot, irc, raku, rakudo
- Language: Raku
- Homepage: https://gist.github.com/Whateverable
- Size: 1.41 MB
- Stars: 18
- Watchers: 134
- Forks: 14
- Open Issues: 240
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
## Whateverable
The Whateverables are a collection of IRC bots primarily useful for
Raku developers. They are written in Raku and are based on
[IRC::Client](https://github.com/lizmat/IRC-Client). Many of
the use cases involve running Raku code using pre-built versions of
the [Rakudo](https://github.com/rakudo/rakudo) compiler for
each commit.### Usage
See [wiki](https://github.com/Raku/whateverable/wiki) for more information.
### Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).
### Installation
See [wiki/installation](https://github.com/Raku/whateverable/wiki/Installation).