DOCUMENTATION

Free Discord Bot Hosting!

Get One Month Free Hosting When You Get Your Bot Developed At Hosting Haven!

The most recent version of ben has public commands, such as:

/insult me - Sends a randomly generated insult
/riddle    - Sends a randomly chosen riddle
/trivia    - Sends a technology themed true/false trivia question
/joke      - Sends a randomly chosen joke

These all use different apis, and are not made or endorsed by Ben Network, especially the insult me command.

The way Ben is coded, it cannot send get/post or any traditional requests, but instead scrapes the requested url and saves it as a json format. This limits Ben to only use very specific and generous websites.


Trivia command

https://opentdb.com/api.php?amount=1&category=18&type=boolean

Joke command

https://official-joke-api.appspot.com

Riddle command

https://riddles-api.vercel.app

Insult me command

https://insult.mattbas.org

Join the community!