warnet-gi / WarnetBot

A bot for Warga Nusantara Teyvat (WARNET) discord server
https://discord.gg/warnet-gi
MIT License
7 stars 4 forks source link

Genshin Impact RSS Feed Relay Feature #115

Closed Iqrar99 closed 7 months ago

Iqrar99 commented 8 months ago

Problem

WARNET has been using Ganyu bot for a long time to get the latest information from Genshin Impact such as events, news, etc. But for the past weeks, the only bot we rely on to do so isn't maintained by the dev anymore (at least that's what it seems). Thus we want to make this bot do such a thing.

Solution

A Genshin Impact RSS feed has been developed by Themimitoof. We can utilize the feed to relay the specific information to discord channel by using python library called feedparser

Plans