add readme.md and .gitignore
This commit is contained in:
parent
fb53fc6235
commit
1a6bb5726a
2 changed files with 17 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
|
.DS_Store
|
||||||
|
|
||||||
node_modules
|
node_modules
|
||||||
.env
|
.env
|
15
readme.md
Normal file
15
readme.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
#Nyan9000 - a Discord Bot
|
||||||
|
|
||||||
|
## Changelog
|
||||||
|
|
||||||
|
###2021-12-16: V1.1.0.1
|
||||||
|
|
||||||
|
- Create git repo
|
||||||
|
|
||||||
|
###2021-12-15: V1.1.0.0
|
||||||
|
|
||||||
|
- Create slash commands structur
|
||||||
|
|
||||||
|
###2021-12-14: V1.0.0.0
|
||||||
|
|
||||||
|
- bot watch spezial vc to check if User join and create own vc
|
Loading…
Add table
Reference in a new issue