-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# v2.1.0 Added the listed services as a variable under `.env`, they will no longer be under `run.py`. Temporarily commented out '.env' under `.gitignore` to add changes to repo. Removed `.github\workflows\python-version-check.yml` file due to being unable to get the workflow working correctly. Added badges under `README.md`. Added Version Release number. Added Repo License. Added Windows text in bright green. Added Python text in blue. Co-Authored-By: JakeWasHere <[email protected]>
- Loading branch information
1 parent
8cf2e2d
commit a563238
Showing
6 changed files
with
27 additions
and
51 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
TOKEN=your_bot_token_here | ||
CHANNEL_ID=your_channel_id_here | ||
SERVICES=Your,List,of,Services,Here |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
|
||
.env | ||
#.env - temp change |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters