Jump to content

Python Discord Bot & LTT

Is there a way to retrieve the LTT RSS feed https://linustechtips.com/main/discover/all.xml/ and have python send a Discord message with only the latest LTT post every 1 second but only say it if it hasn't been repeated?

Flow:

Python checks the RSS -> Checks if it is new -> IF YES: Send a message with Title, User, Time, Link, some text -> Loop

                                                                           IF NOT: Do NOT send a message wait for the loop

Thanks!

Link to comment
https://linustechtips.com/topic/866120-python-discord-bot-ltt/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×