1
Fork 0
mirror of https://github.com/RGBCube/VReplBot synced 2025-07-30 01:47:45 +00:00

Initial commit without the functionality

This commit is contained in:
RGBCube 2023-01-30 19:39:44 +03:00
commit ec2bafb249
10 changed files with 2005 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
*
!.gitignore
!bot/
!bot/cogs/
!poetry.lock
!*.py
!*.example.json
!*.md
!*.toml