Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit 7db7946

Browse files
authored
Update README.md
1 parent 6e629d0 commit 7db7946

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# StoreBot - WIP
1+
# StoreBot - Legacy
22
StoreBot is a *work in progress* Discord bot that makes use of [StoreLib](https://github.com/TitleOS/StoreLib). Current features include printing of moderate listing details and FE3 package links.
33

44
## Usage:
55

6-
Clone the repo and build StoreBot using Visual Studio 2019. Define your [Discord Bot Token](https://discordapp.com/developers/applications) in settings.config, on the AuthToken line.
6+
Clone the repo and build StoreBot using Visual Studio 2019. Define your [Discord Bot Token](https://discordapp.com/developers/applications) in settings.config, on the AuthToken line or via a *user* environment variable named "STOREBOTTOKEN".
77
Run StoreBot.dll using the .net core runtime:
88
```
99
dotnet.exe StoreBot.dll
1010
```
11-
Once StoreBot logs into Discord, invite the bot to the server of your choice then refer to commands below.
12-
11+
You can also download the self-contained exe for Windows from Releases.
1312

13+
Once StoreBot logs into Discord, invite the bot to the server of your choice then refer to commands below.
1414

1515
### Commands:
1616

0 commit comments

Comments
 (0)