An open API service indexing awesome lists of open source software.

https://github.com/bbqsrc/tsirc

Twitter Search IRC bot returns query results to an IRC channel!
https://github.com/bbqsrc/tsirc

Last synced: 12 months ago
JSON representation

Twitter Search IRC bot returns query results to an IRC channel!

Awesome Lists containing this project

README

          

# Twitter Search IRC Bot - tsirc.py

A bot to show search results for a query in an IRC channel.

## Usage

$ python3 tsirc.py irc.server.tld "some query" "#hashtag"

The quotes are important. Don't forget the quotes. The resulting channels from these two queries would be #some+query and ##hashtag.

Happy twitter mining!