techno-boto-twitter
This is a simple twitter bot that will retweet hashtags. Completely automated with GitLab pipelines and GitHub actions, containerized with Docker, and deployed to kubernetes using manifests.
It's the bot that's that is driving #100DaysOfHomeLab on Twitter!
Don't forget to
Getting started
If you need help setting up your machine for JavaScript development, see https://www.youtube.com/watch?v=kL8iGErULiw
You will need twitter API access along with elevated access to the v2 endpoints
create a .env file
CONSUMER_KEY=123abc
CONSUMER_SECRET=123abc
ACCESS_TOKEN=123abc
ACCESS_TOKEN_SECRET=123abcTo install dependencies:
yarn installTo start the bot
yarn startCredits
Created by Techno Tim with
► Twitch https://www.twitch.tv/TechnoTim
► Twitter https://twitter.com/TechnoTimLive
► Discord https://l.technotim.live/discord
► Instagram https://www.instagram.com/techno.tim/
► Facebook https://www.facebook.com/TechnoTimLive/
► GitHub https://github.com/timothystewart6