🧹 More refactoring

This commit is contained in:
Nikolaj
2021-08-17 18:05:41 +02:00
parent 074a06e863
commit 573d081734
31 changed files with 1971 additions and 1787 deletions

View File

@ -1,7 +1,7 @@
{
"add_movie" : {
"name" : "add_movie",
"description" : "Request a movie for Bedre Netflix",
"description" : "Request a movie for Plex",
"options" : [
{
"name" : "movie",
@ -13,7 +13,7 @@
},
"add_show" : {
"name" : "add_show",
"description" : "Request a show for Bedre Netflix",
"description" : "Request a show for Plex",
"options" : [
{
"name" : "show",
@ -147,7 +147,7 @@
},
"downloading" : {
"name" : "downloading",
"description" : "See current downloads for Bedre Netflix",
"description" : "See current downloads for Plex",
"options" : [
{
"name" : "parameters",
@ -162,7 +162,7 @@
"description" : "Set the 'playing' text for Gwendolyn",
"options" : [
{
"name" : "gameText",
"name" : "game_text",
"description" : "The game to set the 'playing' text to",
"type" : 3,
"required" : "true"