Giter Site home page Giter Site logo

futureshit / supybot-limnoria-twitter-plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 44 KB

tweaked version of https://github.com/ProgVal/Supybot-plugins/tree/master/Twitter

Python 100.00%
supybot supybot-plugin twitter twitter-bot limnoria limnoria-plugin diaspora

supybot-limnoria-twitter-plugin's Introduction

Supybot-Limnoria-Twitter-Plugin

tweaked version of https://github.com/ProgVal/Supybot-plugins/tree/master/Twitter

bigthx2kgl

Original README.md

Advanced Twitter plugin for Supybot, with capabilities handling, and per-channel user account.

Configuration

Ever noticed a text "sent from web" or "sent via Android" under a tweet? This is called the consumer. You have two choices:

  • Keep the default consumer. This is the easier way; and the text will be "sent via Supybot // Limnoria".
  • Create your own consumer at https://dev.twitter.com/ . If you choosed this way, you will have to set supybot.plugins.Twitter.consumer.key and supybot.plugins.Twitter.consumer.secret with the consumer key/secret given by Twitter.

Now, you have to set the accounts credentials (called access token) for every channel you want to associate with a Twitter account.

If you use the default consumer, it is easy : just run the get_access_token.py script provided with this plugin. Otherwise, you will have either to edit the script with your own consumer key/secret and run it, or get the token from dev.twitter.com.

Once you got the token key/secret, set it as a channel-specific variable to supybot.plugins.Twitter.accounts.channel.key and supybot.plugins.Twitter.accounts.channel.secret.

Capabilities

All users are allowed to use all commands by default! Use this command to disable account administration (follow, unfollow, ...) by default: @defaultcapability add -twitteradmin

To disable posts and retweets by default, use this one: @defaultcapability add -twitterpost

Extra features

If the Untiny plugin is loaded, this plugin will automaticaly extract original links from t.co ones.

supybot-limnoria-twitter-plugin's People

Contributors

al1ce23 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.