Skip to content

Skybeard v2.1

Latest
Compare
Choose a tag to compare
@LanceMaverick LanceMaverick released this 16 Jan 17:21
· 361 commits to master since this release

Skybeard v2.1 features

  • Fully implemented asynchronous plug-in system with the BeardChatHandler.
  • Autoloader for the direct loading of github repositories as plug-ins.
  • REST API running on a flask server. Currently supports telegram's sendMessage
  • Skybeard v2.1 comes with the following plug-ins:
    • apibeard - Runs the flask server and interfaces it with Skybeard
    • debugbeard - Contains numerous features for debugging
    • digocean - Get network stats if running Skybeard on a DO droplet
    • event - Organise and manage group events
    • gaming - Get game update news pushed to the chat, a long with other steam API features
    • gym - A port of the Skybeard v1.0 gym features. Not yet feature complete
    • movies - Find information about a movie using the OMDB
    • natrailenq - Find service information, departures and routes for UK train services
    • postcats - Pictures of cats in space
    • rssbeard - Customised access to posts on any chosen list of rss feeds
    • sentiment - Get detailed stats about the chat's messages using sentiment analysis machine learning
  • For those wanting to create their own plug-ins, a collection of examples are includes in an examples folder
  • Online documentation at http://skybeard-2.readthedocs.io/en/latest/index.html