Skyflare
  • Joined on 2023-08-25
Skyflare merged pull request LibreGaming/matchmaking-bot#9 2024-04-16 06:35:01 +02:00
Replace #!/bin/env with #!/usr/bin/env in bot.py
Skyflare pushed to master at LibreGaming/matchmaking-bot 2024-04-16 06:35:01 +02:00
1a014238c5 Merge pull request 'Replace #!/bin/env with #!/usr/bin/env in bot.py' (#9) from noisytoot/matchmaking-bot:fix-shebang into master
3fc14cbaad Replace #!/bin/env with #!/usr/bin/env in bot.py
Compare 2 commits »
Skyflare pushed to master at LibreGaming/libregaming-website 2024-04-12 11:47:40 +02:00
ba3e8d8ef3 rename static/icons to static/images and update relevant links
Skyflare pushed to master at LibreGaming/libregaming-website 2024-04-10 23:45:36 +02:00
1a9df642ef Change how information about joining LG are presented and move bridging info to the FGD section in the chat-with-us page
Skyflare pushed to master at LibreGaming/libregaming-website 2024-02-26 14:24:09 +01:00
6e9d63d43b Show both page and website titles in the webpage html doc instead of only showing the website title
Skyflare pushed to master at LibreGaming/libregaming-website 2024-02-11 23:05:31 +01:00
e7a9e6552d Update Opensource_gaming channel info in chat-with-us page
Skyflare pushed to master at LibreGaming/libregaming-website 2023-12-15 21:06:25 +01:00
a9949ef2d6 Update naming of the "LibreGaming" and "Libre Gaming Universe" Spaces
Skyflare pushed to master at LibreGaming/libregaming-website 2023-10-17 00:47:11 +02:00
0c26b0fba4 improve page organisation and add a link to the community's space to the chatrooms summary
Skyflare pushed to master at LibreGaming/libregaming-website 2023-10-14 00:35:57 +02:00
9ec792e8fe Update chat-with-us organization, remove scattered bridging info, add libera webclient, fix fgd webclient url and update matrix urls
Skyflare pushed to master at LibreGaming/libregaming-website 2023-10-13 21:40:02 +02:00
48a871058f fix _index.md to use internal links instead of hardcoded url
Skyflare pushed to master at LibreGaming/libregaming-website 2023-10-03 22:16:03 +02:00
94152c583e update libera.chat section, add freegamedev IRC section and distinguish between the IRC networks
Skyflare pushed to master at LibreGaming/libregaming-website 2023-09-30 22:15:17 +02:00
0f0e3fefe1 update Matrix section
ae18573561 Change XMPP URIs to use f-hub XMPP invite links and remove unecessary ports from FGD URIs
Compare 2 commits »
Skyflare closed issue LibreGaming/libregaming-website#9 2023-09-30 07:22:27 +02:00
Update OnFOSS-LAN to OnFOSS and update the URL to the new website
Skyflare closed issue LibreGaming/libregaming-website#6 2023-09-30 07:22:13 +02:00
Add irc.freegamedev.net IRC/XMPP urls
Skyflare pushed to master at LibreGaming/libregaming-website 2023-09-30 00:20:42 +02:00
f10a97c493 fix urls and use f-hub xmpp invitations when relevant
Skyflare pushed to master at LibreGaming/libregaming-website 2023-09-29 21:36:29 +02:00
94db7975aa change XMPP links to f-hub xmpp irc
1f1ef0096e Update onFOSS name, url, and description
Compare 2 commits »
Skyflare opened issue LibreGaming/libregaming-website#9 2023-09-26 21:28:00 +02:00
Update OnFOSS-LAN to OnFOSS and update the URL to the new website
Skyflare commented on issue LibreGaming/libregaming-website#6 2023-09-26 21:21:00 +02:00
Add irc.freegamedev.net IRC/XMPP urls

Is there something blocking this issue from being resolved or was this issue just forgotten?

Skyflare commented on issue LibreGaming/matchmaking-bot#6 2023-08-26 21:56:45 +02:00
Broken with ircrobots v0.6.2 and python3.11

Kinda fixed with 1646be3c47c0dcff321f70a37ba13914332e8f40 as It works now with the ircrobots v0.6.6 (but not v0.6.2) which also works with python3.11

Skyflare commented on pull request LibreGaming/matchmaking-bot#8 2023-08-26 21:46:24 +02:00
WIP: fix to work with newer ircrobots and python versions

Closed as I already pushed the required changes to the repo