Skip to content

Commit 2ca482a

Browse files
authored
🌟 updated readme
1 parent b23f4a4 commit 2ca482a

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -15,21 +15,16 @@
1515

1616
* Click **[here](https://discord.com/api/oauth2/authorize?client_id=947593856839458916&permissions=8&scope=bot%20applications.commands)** to invite BB.Bot to your server.
1717
* Click **[here](https://discord.gg/tdFRB8uU)** to join our Discord server.<br>
18-
* Click **[here](#-self-hosting)** for self-hosting instructions.
19-
* Click **[here](https://github.com/matthewflegg/bb-bot/blob/master/CONTRIBUTIONS.md)** for information about contributing.
2018

21-
You are currently viewing the documentation for BB.Bot V2.0.0 Alpha. This version is in a primitive stage, and has only been in development for a short amount of time. Please switch to the `master` branch for documentation for BB.Bot 1.2.0, the currently active version.
22-
<br><br>
19+
## ❓ What's Changing in Version 2?
2320

24-
## 📢 **Commands List**
21+
### ❌ Deprecated Features
2522

26-
* We use `...argument` to denote a **list of arguments**, like `argument a`, `argument b`, etc...
27-
* We use `argument?` to denote an **optional argument**. You can use the command **with** or **without** one.
28-
<br><br>
23+
* **Self-hosting support**.
24+
* **Prefix commands**.
2925

30-
### 🔑 Admin Commands
26+
### 🆕 New Features
3127

32-
> **/admin clear `number of messages?`**
33-
34-
Clears a specified number of messages from a text channel. Using the command on its own will clear **all** messages<br>
35-
**Requires**: `Manage Messages`
28+
* **BB.Bot Core**.
29+
* BB.Bot Core is a **standalone Discord client** with built-in **MongoDB** and **Twitch API** integration.
30+
* Simply create a **`DiscordClient**` and **add your own extensions**.

0 commit comments

Comments
 (0)