Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
sniperpl committed May 15, 2024
1 parent 5f4ac90 commit 7801184
Showing 1 changed file with 4 additions and 30 deletions.
34 changes: 4 additions & 30 deletions bot_settings/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@
},
{
"name": "yfl",
"aliases": ["yflwatchtime"],
"aliases": [""],
"isModOnly": false,
"module_name": "yfl",
"cooldown": "longer",
Expand All @@ -220,7 +220,7 @@
},
{
"name": "bungee",
"aliases": ["bungeewatchtime"],
"aliases": [""],
"isModOnly": false,
"module_name": "bungee",
"cooldown": "longer",
Expand Down Expand Up @@ -309,39 +309,13 @@
"earlyAccess": null,
"isDiscord": null
},
{
"name": "watchtimeall",
"aliases": ["wtall"],
"isModOnly": false,
"module_name": "watchtimeall",
"cooldown": "longer",
"arguments": ["*{user}"],
"description": "Sumuje watchtime na wszystkich polskich kanałach od 26 lipca (dane z xayo.pl).",
"disabled": [],
"isNew": null,
"earlyAccess": null,
"isDiscord": null
},
{
"name": "watchtime",
"aliases": ["twitchlogger", "xayopl"],
"isModOnly": false,
"module_name": "watchtime",
"cooldown": "longer",
"arguments": ["*{user} *{streamer}"],
"description": "Pokazuje ile czasu spędził widz na streamie/kanałach.",
"disabled": [],
"isNew": null,
"earlyAccess": null,
"isDiscord": null
},
{
"name": "ttvtime",
"aliases": ["watchtime2"],
"aliases": ["wt", "watchtime"],
"isModOnly": false,
"module_name": "ttvtime",
"cooldown": "longer",
"arguments": ["*{user}"],
"arguments": ["*{user} {channel}"],
"description": "Pokazuje ile czasu spędził widz na streamie/kanałach.",
"disabled": [],
"isNew": null,
Expand Down

0 comments on commit 7801184

Please sign in to comment.