forked from embee/woomy
		
	oopsie
This commit is contained in:
		
							parent
							
								
									58c90ddd9d
								
							
						
					
					
						commit
						c59bf6c245
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
					@ -48,6 +48,6 @@ exports.conf = {
 | 
				
			||||||
exports.help = {
 | 
					exports.help = {
 | 
				
			||||||
    name: "splatnet",
 | 
					    name: "splatnet",
 | 
				
			||||||
    category: "Splatoon",
 | 
					    category: "Splatoon",
 | 
				
			||||||
    description: "Get current and upcoming maps and modes for regular, ranked and league battles.",
 | 
					    description: "See what is currently on offer in the splatnet shop.",
 | 
				
			||||||
    usage: "splatoonmaps"
 | 
					    usage: "splatnet"
 | 
				
			||||||
    };
 | 
					    };
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    "number": "1.4",
 | 
					    "number": "1.4",
 | 
				
			||||||
    "changelog": "**1.3 Changelog:**\n> • Music module has been rewritten for better stability and lots more features\n> • Force disconnecting Woomy from a voice channel no longer breaks music\n> • Music should (hopefully) break less in general\n> • Existing music commands have been rewritten\n> • Added the following new commands: fixmusic, movehere, movesong, playnext, shuffle, songinfo, volume\n> • Updated ship command\n**Notes:**\n> • This will be the final major update to Woomy V1, as we are shifting our focus to Woomy V2, which is a complete rewrite."
 | 
					    "changelog": "**1.4 Changelog**\n> • Splatoon commands have been added! check current and upcoming maps and modes with `~splatoonmaps`, current and upcoming salmon run maps, weapons and reward gear with `~salmonrun` and see what gear is on offer in the splatnet shop with `~splatnet`!\n**Notes:**\n> • Music is still broken and likely will be until v2 is released. Fixing v1 would delay v2 a lot, sorry >.<"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue