zacharyhooker / cybot

A generic socket.io bot. Currently framed for cytu.be.
0 stars 1 forks source link

cybot

Another socketio bot. Currently framed for cytu.be. Running on Python36 and SocketIo v2.x.

Message Prefixes

The handlemsg function allows for dynamic function calls so there's no need to define anything other than the function.

Cost & Wallet

A wallet-like functionality to allow for points or currency. The user wallet is saved to a sqlite db. You can configure the costs of functions in the config (see cost: giphy). This will be executed before the function is called.

Trailers

This, like most of the functions, is https://cytu.be/ specific. It takes a list of currently polling film and movies and attempts to find the trailers and then add them to the next-in-queue.

TODO: