GithubHelp home page GithubHelp logo

qoubdiscordbot's Introduction

QoubDiscordBot

This is a Discord bot that will call the Qoub API when summoned, and reply with a relevant coub.

This bot is part of the larger Qoub project I have going on, which will serve as a way for myself to access my archive of Coubs, in various different ways.

Commands

The default prefix for accessing this bot is !qoub and to this, you can supply some arguments:

  • -help
    Replies with a link to this repository and section.
  • -cat <category>
    Replies with a random coub from a specific category.
  • -pop
    Replies with the most popular coub in the archive.
  • -pop <nth-popular>
    Replies with the nth-most popular coub in the archive.
  • -order <likes / views>

Some of these arguments can be mixed together, to construct more detailed queries.

Example of some commands

  • !qoub
    Returns a random coub from a random category.
  • !qoub help
    Replies with a link to this repository and section.
  • !qoub -cat <category>
    Replies with a random coub from a specific category.
  • !qoub -pop
    Replies with the most popular coub in the archive.
  • !qoub -pop <nth-popular>
    Replies with the nth-most popular coub in the archive.
  • !qoub -ord <likes / views>
    Changes the fildering mode for the popular argument.
  • !qoub -cat <category> -pop <nth-popular>
    Replies with the nth-most popular coub from a specific category.

To-do

  • Implement a way of listing all categories by using -cat with no extra argument.
  • Implement a way to search after a coub, by using -sch (this wouldn't allow any extra arguments).
  • Maybe take a took at making the code async / await, to see if it'd help out with the initial delay.

qoubdiscordbot's People

Contributors

drnolife avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.