You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
cmd | 3 years ago | |
config | 4 years ago | |
irc | 3 years ago | |
lastfm | 4 years ago | |
metar | 4 years ago | |
multinet | 4 years ago | |
nowplaying | 4 years ago | |
rpc | 3 years ago | |
runcmd | 4 years ago | |
scrobble | 4 years ago | |
url_title | 3 years ago | |
utils | 4 years ago | |
weather | 4 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
deploy.sh | 3 years ago | |
go.mod | 3 years ago | |
pegasus-irc.service | 4 years ago | |
pegasus.service | 4 years ago |
README.md
pegasus
A bot made up of dedicated process-based components.
Transport configuration:
- TLS support, including public key pinning
IRC config:
- server, port, nick, ident, name, channels
Future work: MQTT, Matrix
Components
pegasus
: Central command processorpegasus-irc
: IRC connection