Skip to content

A twitter bot that returns the name of the song based on your tweet message

Notifications You must be signed in to change notification settings

scoronado12/twitter-song-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

twitterbot

This is the script that runs the @nenoSong account on Twitter

Usage

Create a file, apikeys.txt and fill in the Twitter API Keys in this order. If you fork, make sure you do not accidentally upload that to a public repository.

CONSUMER API KEY
CONSUMER API SECRET KEY
ACCESS TOKEN
ACCESS SECRET TOKEN

Testing

You can test this bot for now by Tweeting "ping" to @NenoSong, it should respond "pong"

@NenoSong will respond with the name of the song that you have tweeted to it.

If it does not respond, then @nenoSong may have been ratelimited or I don't have script running.

Depends

python 3 alongside the tweepy, and tswift modules avaliable from pip

About

A twitter bot that returns the name of the song based on your tweet message

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages