Skip to content

albandewilde/random_useless_facts

Repository files navigation

Random Useless Facts (RUF)

Discord Bots

Discord bot which send random useless facts using https://uselessfacts.jsph.pl/

Usage

Invite the bot by clicking on this link

On your discord server you'll be able to use the three commands °help, °random and °today

  • °help → Get a help message from the bot
  • °random or °fact → Get a random useless fact (A new one each request)
  • °today → Get useless fact of today (Updates every 24 hours)

Implementation

The bot use Random Useless Facts API.

The bot have two commands:

In the documentation of the api you can choose the language.
Here, the bot make all his requests with the language=en query parameter.