Skip to content
Matteo Juen edited this page Apr 4, 2024 · 16 revisions

BingusBoingus Discord Bot πŸ€–

Overview

BingusBoingus is a Discord bot designed to add fun and utility to your Discord server. The bot is capable of handling slash commands and autoresponses to enhance the user experience.

Version 1.2.0 Features πŸŽ‰

  • Bingus is now able to create a poll. Bingus will save upvotes/downvotes count and userIds. no User data other than the id is stored. We do not know which User the id belongs to!

/poll β˜οΈπŸ‘‡

  • Usage: /poll (topic: )

Description: Will save a quote from you with a username and Timestamp.

Version 1.1.1 Features πŸŽ‰

  • Bingus is now able to save quotes thanks to a mongo database πŸ—‘οΈ

The following slash are additionaly available since version 1.1.1:

/quote πŸ“š

  • Usage: /quote (phrase: )

Description: Will save a quote from you with a username and Timestamp.

/randomquote 🎲

  • Usage: /randomquote

Description: Will get a random quote from the database and post it into the channel.

Version 1.0.0 Features πŸŽ‰

  • Autoresponses
  • Slash Commands πŸ—‘οΈ

The following slash commands are available:

/bug πŸ›

  • Usage: /bug

Description: Provides a link to report a bug.

/cbd πŸ“œ

  • Usage: /cbd

Description: Retrieves a verse from lucio101.

/coinflip πŸ’°

  • Usage: /coinflip

Description: Allows the bot to throw a coin for you.

/gold πŸ†

  • Usage: /gold

Description: Fetches a verse from a friend.

/hello πŸ‘‹

  • Usage: /hello

Description: Displays a "hello world" message. (Currently not in use)

/ping πŸ“

  • Usage: /ping

Description: Provides a funny response. (Currently not in use)

/reported πŸ“’

  • Usage: /reported

Description: Shares a funny GIF of swag.

Autoresponses πŸ“

BingusBoingus also automatically responds to certain messages using regex. The autoresponses trigger when the bot detects the following:

  • Messages containing "wag1" 🐢
  • Messages with 150 characters or more πŸ“„
  • Messages containing links starting with "https://" πŸ”—
  • Messages mentioning any of the following keywords: "wadim", "digga", "alina", "monke", "hego", "bingus", "spoingus" πŸ—£οΈ
Clone this wiki locally