mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-08-02 11:57:46 +00:00
Feat: =servers, aliases for =status and cleanup repo
This commit is contained in:
parent
2265ab2f62
commit
c7060de642
3 changed files with 44 additions and 6 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,6 +1,16 @@
|
|||
*
|
||||
venv/
|
||||
|
||||
!.gitignore
|
||||
|
||||
!.github/workflows/
|
||||
!.github/workflows/scripts/
|
||||
|
||||
!minearchy_bot/
|
||||
!minearchy_bot/cogs/
|
||||
!minearchy_bot/minecraft_server/
|
||||
!minearchy_bot/utils/
|
||||
|
||||
!*.py
|
||||
!*.example.json
|
||||
!*.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue