Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsPinion authored Mar 30, 2024
1 parent bd67616 commit d69bfc8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Version

![Version](https://img.shields.io/badge/Version-0.4.0-purple.svg)
![Version](https://img.shields.io/badge/Version-0.5.0-purple.svg)

## Description

Expand All @@ -16,7 +16,7 @@ Welcome to the my Discord Bot Project named chirpy, a comprehensive Discord bot
- **Dynamic Command Handling**: Dynamically loads commands from the `commands` directory, supporting subcommands, cooldowns, and more.
- **Event-Driven Programming**: Automatically registers event listeners from the `events` directory, ensuring seamless integration with Discord's API.
- **API Integration**: Fetches data from external APIs for a wide range of commands, enhancing user experience.
- **Confession**: Facilitates anonymous confessions fostering community engagement.
- **Confession and Story telling**: Facilitates anonymous confessions and cooperative storytelling for fostering community engagement.
- **Welcome System**: Customizable welcome messages and roles for new members, enhancing the onboarding experience.
- **Modular Design**: Easily extendable, allowing for the addition of new commands and events as needed.
- **Database Integration**: Utilizes Drizzle ORM for database operations, supporting SQLite migrations and pushes.
Expand All @@ -37,6 +37,9 @@ Welcome to the my Discord Bot Project named chirpy, a comprehensive Discord bot
- **/welcome**: Manage welcome channel and role
- **channel**: Set or update the channel dedicated for welcoming members
- **role**: Set or update the role dedicated for new members
- **/story**: Create story with the help of everyone
- **channel**: Set or update the channel dedicated for storys
- **start**: Start a new story.


## Environment Variables
Expand Down Expand Up @@ -146,4 +149,4 @@ This README is designed to showcase the Chirpy Discord Bot Project as a comprehe

---

Join Chirpy the Discord Bot community and help us make it the coolest discord bot of all time!
Join Chirpy the Discord Bot community and help us make it the coolest discord bot of all time!

0 comments on commit d69bfc8

Please sign in to comment.