X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=REQUIREMENTS;h=154fd984bc34a71ff4992014f62aab444056e946;hb=77d48adcf5d489f146d81666d9631bf358deb540;hp=dddc940c53a844988010d32040e779d166034c21;hpb=e1e90efaf2e9d9d09046e8877c276cb209c5e614;p=user%2Fhenk%2Fcode%2Fruby%2Frbot.git diff --git a/REQUIREMENTS b/REQUIREMENTS index dddc940c..154fd984 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -17,6 +17,9 @@ Core requirements For Windows instructions, check at the bottom of this file. + iconv this is needed by the httputil object and by the IRC engine + to ensure consistent encoding across the bot + net/http 1.2+ net/https (for debian, this will also need libopenssl-ruby) socket @@ -39,6 +42,9 @@ Plugin requirements (these are all optional, if you don't have them, the plugins just won't function) +twitter: + oauth, oauth2, json (