Skip to content
This repository was archived by the owner on Jul 3, 2024. It is now read-only.

Commit 74a127b

Browse files
authored
Merge pull request #10 from piotr25691/main
better looking readme
2 parents ce7a1d5 + 7ac16ba commit 74a127b

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
# Openbot
1+
# OpenBot
22
- **OpenBot is an Open Source Discord Bot made by Hewol**
33

44
## Deploy it
5-
1. Rename the .env.example file to .env and add your bot's token and id in the .env file (Replace `<token>` with your bot's token and `<id>` with your bot's id)
6-
2. Install NodeJS on your server or machine (https://nodejs.org/)
7-
3. Run the bot with the command `node main.js`
8-
4. That's it! The bot should be working! To test it run $ceata or $open, and if it replies with "ok" then its working!
5+
1. Rename the `.env.example` file to `.env` and add your bot's token in the `.env` file. Replace `<token>` with your bot's token.
6+
2. Install [Node.js](https://nodejs.org) on your server/machine.
7+
3. Run the bot with the command `node main.js`.
8+
4. That's it! The bot should be working! To test it, run a slash command, and if you get a response, it is working!
99

10-
yes it's that simple
10+
<i>It's that easy.</i>
1111

1212
## Normal Route
13-
Just to make your life a bit eaiser, you can add the bot and use it normally...
13+
Just to make your life a bit easier, you can add the bot and use it normally: [Bot Invite](https://discord.com/api/oauth2/authorize?client_id=1141365284968607758&permissions=8&scope=bot)
1414

15-
[Bot Invite](https://discord.com/api/oauth2/authorize?client_id=1141365284968607758&permissions=8&scope=bot)
16-
17-
### Under Developement Currently
18-
For now the bot we deployed needs `Administrator` but later we will narrow the perms list down after all making and testing is done.
15+
### Under Development Currently
16+
For now the bot we deployed needs `Administrator` permissions, but later we will narrow the perms required after all making and testing is done.
1917

0 commit comments

Comments
 (0)