Skip to content

A Cytube bot mostly designed for russian-speaking community

License

Notifications You must be signed in to change notification settings

Junohea/CirnoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CirnoBot

A bot for CyTube.

Документация на русском

Requirements:

  • Python 3.5
  • Registered CyTube account. Few functionality does not work properly without being a moderator.

    Usage:

  • python3 setup.py install
  • Edit conf.cfg in CirnoBot directory
  • Run with python3 cyclient.py

    Commands

    Most commands mainly in Russian ¯\(ツ)

  • !pick [choices] - Chooses a random item from the choices given.
  • !roll [range] - Chooses a random number from the range given(optional).
  • !ask [question] - Answers the question using a simple magic.
  • !who [query] - Chooses a user randomly.
  • !uptime [username] - Sends the uptime of the user given. If no user given - sends yours uptime.
  • !quote - Random quote from forismatic.com
  • !q - Random quote from database (if you added list of quotes into a table in database)
  • !pic - Random picture from database (if you added list of pictures into a table in database)
  • !booru [query] - Sends a picture from safebooru.org. If no args given - shows random result (Example: !booru Cirno)
  • !4chan [board] - Sends a random picture from 4chan board (Example: !4chan g)
  • !2ch [board] - Sends a random picture from 2ch.hk board (Example: !2ch t)
  • !weather [city] - Looks up current conditions. Requires OpenWeatherMap API
  • !rate - Sends current rate exchange.
  • !translate - Translates the given string to Russian. Requires Yandex Translate API
  • !add [url(list of url)] - Add videos to the end of playlist.
  • !random [username] - Fetches a quote from the user given, otherwise fetches a random quote.
  • !stat [username] - Quantity of chat messages by username.
  • !hit [username] - Hit username.
  • !search [query] - Sends results from the Google Web Search.
  • !mal [title] - Sends information about anime title from MAL.

    Require rank:

  • !alert - Print list of AFK users.
  • !deny [user] - Adds a user to bot blacklist.
  • !allow [user] - Remove a user from bot blacklist.
  • About

    A Cytube bot mostly designed for russian-speaking community

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages