2023-07-27 00:11:38 +02:00
|
|
|
# Nyan9000 - a Discord Bot
|
2021-12-16 01:16:21 +01:00
|
|
|
|
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
|
|
|
|
|
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
|