2021-12-16 01:16:21 +01:00
|
|
|
#Nyan9000 - a Discord Bot
|
|
|
|
|
2022-02-01 02:58:00 +01:00
|
|
|
## Description
|
|
|
|
|
|
|
|
## Commands
|
|
|
|
|
|
|
|
npm run
|
2022-02-01 03:07:26 +01:00
|
|
|
|
2022-02-01 02:58:00 +01:00
|
|
|
"start": Start Bot
|
2022-02-01 03:07:26 +01:00
|
|
|
|
2022-02-01 02:58:00 +01:00
|
|
|
"dev": Start Bot in dev Mode
|
2022-02-01 03:07:26 +01:00
|
|
|
|
2022-02-01 02:58:00 +01:00
|
|
|
"deployCommands": deploy slash commands to discord
|
|
|
|
|
2021-12-16 01:16:21 +01:00
|
|
|
## Changelog
|
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
### 2022-02-01: V0.2.0.0
|
2022-02-01 02:58:00 +01:00
|
|
|
|
|
|
|
- Edit change log
|
|
|
|
-- New Version list
|
|
|
|
-- New Infos & Struction
|
|
|
|
- Remove ping slash command
|
|
|
|
- create new event: welcome msg for new user
|
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
### 2022-01-31: V0.1.2.0
|
2022-02-01 02:58:00 +01:00
|
|
|
|
|
|
|
- Modify .gitignore
|
|
|
|
- create new slash command: Create Voice Chat
|
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
### 2021-12-16: V0.1.1.1
|
2021-12-16 01:16:21 +01:00
|
|
|
|
|
|
|
- Create git repo
|
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
### 2021-12-15: V0.1.1.0
|
2021-12-16 01:16:21 +01:00
|
|
|
|
|
|
|
- Create slash commands structur
|
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
### 2021-12-14: V0.1.0.0
|
2021-12-16 01:16:21 +01:00
|
|
|
|
|
|
|
- bot watch spezial vc to check if User join and create own vc
|
2022-02-01 02:58:00 +01:00
|
|
|
|
2022-02-01 03:07:26 +01:00
|
|
|
## ToDos
|
2022-02-01 02:58:00 +01:00
|
|
|
|
|
|
|
- create new events in event folder for existing on events from index.js
|
|
|
|
- change voice channel to new channel after /vc command
|
|
|
|
- some new hot functions
|