Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lorow/fluffybot


https://github.com/lorow/fluffybot

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

README made by [Obsidiam](https://github.com/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:
- [Python 3.5+](https://www.python.org/downloads/)
- [Discord.py](http://discordpy.readthedocs.io/en/rewrite/api.html)
- [aiohttp](https://github.com/aio-libs/aiohttp)
- [ujson](https://github.com/esnme/ultrajson)
- [peony-twitter](https://github.com/odrling/peony-twitter)
- [GoogleSearch](https://github.com/anthonyhseb/googlesearch)
- [Wikipedia](https://github.com/goldsmith/Wikipedia)

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