Skip to content

Twitter bot 🔵 tweet interesting information on your profile every couple of hours

License

Notifications You must be signed in to change notification settings

ton1czech/gingy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 GINGY 🚀

Informative Twitter BOT

Size License GitHub version



💾 ABOUT

Python bot to make your Twitter account more active and informative.
What gingy tweets:

  • Cryptocurrency and currency prices
  • History event
  • Latest YouTube video
  • Weather forecast
  • Game sales
  • COVID-19 Cases, Recovered and Deaths
  • Namedays


🗒️ INSTALLATION

# Step 1: Clone the repository
git clone https://github.com/ton1czech/gingy

# Step 2: CD into cloned repository
cd gingy/

# Step 3: Install dependancies
pip install -r requirements.txt

# Step 4: Setup Twitter developer account
- https://developer.twitter.com/en

# Step 5: Setup Heroku account
- https://heroku.com/

# Step 6: Setup OpenWeatherMap account (if you want to tweet weather forecast)
- https://openweathermap.org/

# Step 7: Make .env file inside root directory and fill out credentials (like in .env.example)
consumer_key="abc123"
consumer_secret="abc123"
access_token="abc123"
access_token_secret="abc123"
openweathermap_key="abc123"

# Step 8: Change YouTube URL to your's channel URL in 'src/youtube/main.py'

# Step 9: Host the application on Heroku

# Step 10: Add heroku config variables (exactly same as in .env.example) and dont forget to specify your timezone (TZ=Continent/City)
consumer_key - abc123
consumer_secret - abc123
access_token - abc123
access_token_secret - abc123
openweathermap_key - abc123
TZ - Europe/Prague


🔎 SHOWCASE

1 2 3



💻 TECHNOLOGIES

Python Pandas Heroku



📎 LICENSE

MIT License

Copyright © 2021-2023 Daniel Anthony Baudyš (ton1czech)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



📌 CREDITS

Daniel Anthony Baudyš (ton1czech)

programmer, investor and god 🤫

ton1czech

Linkedin Github Twitter

Instagram Youtube TikTok