diff options
author | ubq323 <ubq323@ubq323.website> | 2024-09-06 16:52:27 +0100 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2025-02-20 15:52:55 +0000 |
commit | bf776624fb59d147b82d2a6a13c36292844a47b7 (patch) | |
tree | 7feb87b5caabe7ff3cc3fa662659b651bbb064aa /wilson.ini | |
parent | 20937f1155d345eade9d6b538ec8a7fc4859e17e (diff) |
mysterious uncommited changes
(actually committing 2025-02-20)
Diffstat (limited to 'wilson.ini')
-rw-r--r-- | wilson.ini | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/wilson.ini b/wilson.ini new file mode 100644 index 0000000..b875b4f --- /dev/null +++ b/wilson.ini @@ -0,0 +1,33 @@ +[pylon discord] +type=discord +token=abcdef123456 + +[pylon apionet-irc] +type=irc +host=ubq323.website +nick=wilson + +[pylon other-irc] +type=irc +host=someotherhost.example +nick=gregory + +[pylon ubq-xmpp] +type=xmpp +jid=wilson@ubq323.website +password=zyxw9876 +default-service=conference.ubq323.website + + +[channel a] +# apionet a +discord 12345678 # esoserver #apionet +discord 98765432 # apionet discord #a +ubq-xmpp a@ +apionet-irc a + +[channel ja] +discord 3141592654 # apionet discord #ja +apionet-irc ja +ubq-xmpp ja@ + |