Skip to content

My own python twitter bot for testing purpose. Answers to !image [keyword] with a random google image picture

License

Notifications You must be signed in to change notification settings

lambda-science/Hara-twitterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hara-twitterbot

My own python twitter bot for testing purpose @ https://twitter.com/Bot_Harajuku

Functionalities

A twitter bot that I created to test some functionalities and that may have a true purpose one day. At the moment, it only answers to ping and shiba picture requests and answers to !image [keyword] with a random google image picture

How to use

First: Install the dependencies

This application uses Tweepy library. In order to install it you should use PIP as folowing:

pip install tweepy

Then: Configure your Oauth parameters

Edit secret.py to enter your own Oauth parameters.

To launch the application, it is very simple:

python main.py

(python3)

About

My own python twitter bot for testing purpose. Answers to !image [keyword] with a random google image picture

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages