https://github.com/sedarius-1/wahabot
Simple Discord Bot for Warhammer miniature collection status tracking
https://github.com/sedarius-1/wahabot
bot discord python warhammer
Last synced: 26 days ago
JSON representation
Simple Discord Bot for Warhammer miniature collection status tracking
- Host: GitHub
- URL: https://github.com/sedarius-1/wahabot
- Owner: Sedarius-1
- Created: 2022-03-25T00:02:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-01T15:20:43.000Z (over 4 years ago)
- Last Synced: 2025-02-25T13:42:36.561Z (over 1 year ago)
- Topics: bot, discord, python, warhammer
- Language: Python
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wahabot
Patchnotes for alpha 0.0.2
1. Added briefs and descriptions to every command
2. Added option to track, list, add, and mark goals as finished
3. Fixed removing from list (now displays a proper message)
4. Fixed creating database (main.txt now is generated properly)
5. Removed unnecessary args in some commands
Fix #1
1. check_user_database and checklist now display proper commands in error messages
Fix #2
1. Forced lowercase(user might input uppercase, but they will be converted anyway) and alphanumeric symbols-only in paths (creating, copying and removing lists)
Fix #3
1. Remove_list now also removes proper entry from main.txt