diff options
author | ubq323 <ubq323@ubq323.website> | 2025-02-27 23:25:05 +0000 |
---|---|---|
committer | ubq323 <ubq323@ubq323.website> | 2025-02-27 23:25:05 +0000 |
commit | fd8f25bf529f3256f8b5b48746c13111e16be47c (patch) | |
tree | 4d719fa36fe4d363587cd95129b594e95159767a | |
parent | 5dea96ad915692e9abbc0620930756c51c256179 (diff) |
oops
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | wilson.ini | 22 |
2 files changed, 1 insertions, 22 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f648fef --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +wilson.ini diff --git a/wilson.ini b/wilson.ini deleted file mode 100644 index 4ea80a4..0000000 --- a/wilson.ini +++ /dev/null @@ -1,22 +0,0 @@ -[pylon local-irc] -type=irc -host=localhost -port=6667 -password=mypassword -nodename=wilson.ubq323 - -[pylon ubq-xmpp] -type=xmpp -server=localhost -component=wilson.ubq323.website -component_secret=super_secret_wilson_password - -[pylon discord] -type=discord -token=NzY1NTMyNjgzMTQ4MzI4OTcw.GJCRVk.uvplnizyiRKxONvmKD4b8lq7Ju0QSqoPAmqj1w -temp_wh=https://discord.com/api/v8/webhooks/1277689699254800436/gzYU3voeunQsEdC797-hgXdTIbJDk09IVuj6l1t2alqbX9xS0d_St7bDWRkagUuQ3sat - -[bus test] -ubq-xmpp d@conference.ubq323.website -local-irc #test -discord 868268751433375805 |