#github #discord #activity #post

bin+lib dishub

App for posting GitHub activity on Discord

2 releases

Uses old Rust 2015

0.1.1 Nov 14, 2016
0.1.0 Nov 13, 2016

#24 in #activity

MIT license

94KB
1K SLoC

dishub TravisCI build status AppVeyorCI build status Licence

Rust app for posting GitHub activity on Discord.

Documentation

Manpages


lib.rs:

dishub is an app for posting GitHub activity on Discord.

Library doc

This library is used by dishub itself for all its function and is therefore contains all necessary functions.

Data flow

See documentation for ops::* submodules as each one has a distinct data flow.

Executable doc

Exit values and possible errors:

1 - File would need to be overriden but `-f` not specified
2 - File from a subsystem doesn't exist
3 - Couldn't parse a file
4 - An I/O error au general
5 - Watched subject does not exist
6 - Failed to log in to a service

Executable manpage

All manpages

Dependencies

~17MB
~365K SLoC