Skip to content

kryptn/mtj.jibberext

 
 

Repository files navigation

Introduction

A set of Commands that extend off the mtj.jibber bot module that provide more extensive functionality that at the very least serves as examples on how to potentially develop off that core, but also to provide a diverse set of usable plugins that can be plugged into a bot.

https://travis-ci.org/metatoaster/mtj.jibberext.png?branch=master https://coveralls.io/repos/metatoaster/mtj.jibberext/badge.png?branch=master

Useful modules requiring somewhat extensive dependencies that are used with mtj.jibber are included here to limit the size of that package. Also, no dependencies are specified with this package as not all classes will be used by the users thus they can specify the required dependencies on their installations and/or packages.

Currently we have:

  • A fortunes package (requires Python port of fortune)
  • A pinger package (requires sqlalchemy)
  • An imgur image picker (requires requests)
  • A QR code generator (requires qrcode; output uses Unicode symbols)
  • A countdown tool (requires mtj.f3u1)
  • Other assorted utilities.

Further documentation to come for each of the above, but some classes are documented at the source code level, with example configurations that can be copied into a mtj.jibber configuration file.

About

Extensions to jibber jabber

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%