Syncing current state.

This commit is contained in:
2021-12-19 21:32:19 -06:00
parent eb39acaa06
commit 94a4736839
20 changed files with 1599 additions and 180 deletions

View File

@@ -9,7 +9,7 @@ Ravens are smart, ubiquitous birds. [DarkFeather](https://foundation.aninix.net/
You can deploy this service directly with the following invocation:
```
ansible-playbook -i core, -e '{ "role": "TheRaven", "raven": { "ircnetwork": "localhost", "ircport": "6667", "serviceport": "8373" } }' playbooks/one-role.yml
ansible-playbook -i Core, -e 'role=TheRaven' playbooks/one-role.yml
```
# Configuration

View File

@@ -1,9 +1,12 @@
[ Login ]
host={{ raven.ircnetwork }}
port={{ raven.ircport }}
host={{ raven.ircnetwork | default('localhost') }}
port={{ raven.ircport | default('6667') }}
username=TheRaven
password={{ passwords.TheRaven }}
netListenerPort={{ raven.serviceport }}
[ API ]
port={{ raven.serviceport | default('8373') }}
password={{ passwords.TheRavenAPI }}
[ Whitelist ]
DarkFeather
@@ -18,14 +21,14 @@ Connor
[ Rooms ]
lobby
martialarts
mapuzzle
maworkouts
fencing
bjj
ccw
sharingan
foundation
tech
therafters
martialarts
maworkouts
dromundkaas
inn
[ Searches ]
r.google|http://google.com/search?q=|+|Google