File tree Expand file tree Collapse file tree 1 file changed +18
-8
lines changed
Expand file tree Collapse file tree 1 file changed +18
-8
lines changed Original file line number Diff line number Diff line change 22
33A 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
You can’t perform that action at this time.
0 commit comments