RIP vordinace zas

This commit is contained in:
Histmy 2024-12-16 11:15:31 +01:00
parent 95b77c765c
commit ac57039a3a
Signed by: Histmy
GPG Key ID: AC2E43C463D8F329
3 changed files with 4 additions and 4 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "denim_3001",
"version": "3001.61.1",
"version": "3001.61.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "denim_3001",
"version": "3001.61.1",
"version": "3001.61.2",
"license": "ISC",
"dependencies": {
"@discordjs/voice": "^0.17.0",

View File

@ -1,6 +1,6 @@
{
"name": "denim_3001",
"version": "3001.61.1",
"version": "3001.61.2",
"description": "Toto je velmi kvalitní bot.",
"repository": {
"url": "https://github.com/Histmy/Denim-Bot/"

View File

@ -69,7 +69,7 @@ const exp: Modul = {
on_ready: () => {
client = module.exports.client;
naplanovat();
// naplanovat();
}
};