Skip to content

Commit 6a91df5

Browse files
committed
Update README.md
1 parent 6b43539 commit 6a91df5

File tree

1 file changed

+18
-8
lines changed

1 file changed

+18
-8
lines changed

README.md

Lines changed: 18 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,21 @@
22

33
A custom Discord bot for the official MacProTips Discord server
44

5-
## Deployment Instructions
6-
7-
- Clone the repository
8-
- Set token environment variable in a `.env` file in the root of the project
9-
- Make sure `flyctl` is installed and configured
10-
- If it's not, install it and run `flyctl auth signup`
11-
- use `flyctl launch` to start the first time
12-
- Use `flyctl deploy` to deploy future versions
5+
## Deployment
6+
7+
This bot is deployed on [PythonAnywhere](https://www.pythonanywhere.com), but
8+
can easily be deployed on any hosting service that supports Python
9+
10+
## Available Commands
11+
12+
This is only the list of currently available commands. More features are in the
13+
works and will be added in the future.
14+
15+
- `/cxcheck <game name>`
16+
- Searches the CrossOver compatibility database and retrieves the current
17+
compatibility rating for the searched game
18+
- `/environmentvariables` (`/ev`)
19+
- Lists common CrossOver bottle environment variables
20+
- `/helpform`
21+
- Lists some common info that is helpful for troubleshooting issues with Mac
22+
gaming

0 commit comments

Comments
 (0)