Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #91

Merged
merged 3 commits into from
May 2, 2024
Merged

Dev #91

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 11 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,19 @@
## build and test status: ![tests](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-test.yml/badge.svg) ![build](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-dev.yml/badge.svg)

🤖 Description:

BingusBoingus is the bot you never knew you needed, mainly because it not really useful and just very silly instead! With BingusBoingus, expect the unexpected, and prepare for some hilariously quirky and utterly pointless commands that will make you wonder, "Why does this bot even exist?"

🪄 Features:

- Random Responses: BingusBoingus excels at delivering responses that are both baffling and comical.
- Random Responses: BingusBoingus excels at delivering responses to messages that are both baffling and comical.

- Coinflip: Ask Bingus to toss a coin for you. It might land on heads. It might land on tails. Or it might...

- Saving Quotes: BingusBoingus is able to save quotes in a database.

- Creating Polls: Bingus is able to create a poll about any topic for you.

- Birthday Shoutouts: every user can add their birthday. Bingus will remember it and congratulate you on your special day. Can effortlessly be deactivated/activated

- 404 Error: This bot's purpose is as elusive as a unicorn, so prepare to have your expectations shattered.

And more....
Expand Down Expand Up @@ -44,3 +46,9 @@ This workflow ensures organized and collaborative development.
for more information on contributing and conventional commits please visit the [BingusBoingus Contributing Docs.](https://github.com/Blvckleg/BingusBoingus/blob/master/CONTRIBUTING.md)

Built with [NestJs](https://github.com/nestjs)

| Tests | Builds | Version |
|:-------------:|:-------------:|:-------------:|
| [![tests](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-test.yml/badge.svg)](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-test.yml) | [![build](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-dev.yml/badge.svg)](https://github.com/blvckleg/bingusboingus/actions/workflows/docker-dev.yml) | ![version-latest](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.com%2FBingusBoingus-Developer-Team%2FBingusBoingus%2Fraw%2Fmaster%2Fpackage.json&query=%24.version&label=latest)


Loading
Loading