lorow / FluffyBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README made by Obsidiam! Thank you!

Fluffy bot is a general purpose bot, but mostly utility and fun based one. It allows you to listen to your favorite music, search for images on variety of websites all over the net and much more! Please note, it's still in development and some things may be not working or fully implemented yet.

Features

Fluffy is able to receive commands signed with '//' prefix. At this stage it can:

  • generally search Google and send back the results
  • play music from YT
  • send images from supported websites
  • send images from reddit
  • send articles from wikipedia

and much more!

Planned to add

  • administrator module
  • better admin UI

and even more!

Self deployment

To self host it, you will need to have python 3.5+ installed.

Dependencies:

In the near future all you will have to do will be simply to run python3 ./setup.py

About

License:GNU General Public License v3.0


Languages

Language:Python 98.7%Language:Dockerfile 0.8%Language:Ruby 0.5%