Skip to content

Commit 99ff0f4

Browse files
committed
fix: Fixed bug with duplicate commands, updating version to include bug fix
1 parent 2befc07 commit 99ff0f4

File tree

2 files changed

+1
-216
lines changed

2 files changed

+1
-216
lines changed

src/commands/Valorant/login.js

-215
This file was deleted.

src/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
22
// BOT VERSION //
3-
botVersion: "BETA-v1.3.0",
3+
botVersion: "BETA-v1.3.1",
44

55
// BOT INFO //
66
prefix: "t?", // Default prefix

0 commit comments

Comments
 (0)