Removed Pushbullet support

Added Usage function
Reformated PKGBUILD to fit standards
Corrections to README.md
Removed static paths in favor of referential.
Test case update
Removed unneeded statements from crowfacts
This commit is contained in:
2020-09-10 16:20:40 -05:00
parent 778416c0a2
commit 5e360b0da2
10 changed files with 106 additions and 88 deletions

View File

@@ -1,8 +1,9 @@
[Unit]
Description=AniNIX::Raven IRC Bot
Description=AniNIX/Raven | IRC Bot
After=network.target
[Service]
WorkingDirectory=/usr/local/etc/TheRaven
ExecStart=/usr/bin/mono /opt/raven.mono -c raven.conf
ExecReload=/bin/kill -HUP $MAINPID
KillMode=process