Giter Site home page Giter Site logo

jmlwhittington / randomrsstwitterbot Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 85 KB

A Twitter bot written in C# using Tweetinvi and System.ServiceModel.Syndication to tweet a random article from a custom list of RSS feeds at a custom frequency in hours.

License: Other

C# 100.00%
bot rss tweetinvi twitter csharp rss-bot twitter-bot cc-by-nc-sa cc-by-nc-sa-4 dotnet

randomrsstwitterbot's People

Contributors

jmlwhittington avatar

randomrsstwitterbot's Issues

Seeking/tweeting time drifts over time

This is due to asynchronous code, which is required for the syndication feed and tweeting. For instance, across ten hours, it drifted 29 seconds. I will likely fix by running the timer every 30 seconds instead of 60, which will automatically reset the drift every ~12 hours instead of risking the bot tweeting too late should it execute code at the 59 second mark or near and rollover. Example: 7:00:31 AM code execution, followed by 8:00:01 AM code execution.

"Press any key to exit" is misleading

"Press any key to exit" is misleading as you have to always press Enter to activate it when the keys.txt file is not present or after running a test tweet (this functionality does not currently work, but if it did as intended, this would be pertinent).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.