Skip to content

Commit 2c839c2

Browse files
authored
Update README.md
1 parent a531547 commit 2c839c2

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Earth-Invader v0.2
2-
Discord bot using the cryptography toolkit of [SkeletonKey](https://github.com/CosmodiumCS/SkeletonKey)
1+
# Earth-Invader v0.3
2+
Discord bot using the cryptography toolkit of [SkeletonKey](https://github.com/CosmodiumCS/SkeletonKey) with the Nextcord API wrapper.
33

44
## Usage
55
Usage continues the trend of the SkeletonKey suite often. See the help menu by simply using `/help`.
@@ -15,6 +15,8 @@ TOKEN=your token here
1515
GUILD_ID=your guild id
1616
```
1717

18+
Your `GUILD_ID` can be found by enabling developer mode in the advanced settings of the discord client, right clicking and selecting copy ID on your server of choice.
19+
1820
> WARNING: This token controls your entire bot. **It is very important you keep it hidden.**
1921
2022
#### Discord Developer

0 commit comments

Comments
 (0)