Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Modules

Riku Lindblad edited this page Nov 18, 2013 · 5 revisions

Modules

module_wolfram_alpha

Set the appid in the bot configuration:

module_wolfram_alpha:
  appid: APPLICATION-ID-HERE

module_urltitle

Twitter

  1. Create a Twitter application at https://dev.twitter.com/apps
  2. Use util/twitter_application_auth.py to generate the bearer key
  3. Put the bearer key in config.yml under module_urltitle with the key 'twitter_bearer'
Clone this wiki locally