Reworked help file and fixed an oops (#57)
* Fixed a spelling egg * Reworked help file
This commit is contained in:
		
				
					committed by
					
						 Astrid
						Astrid
					
				
			
			
				
	
			
			
			
						parent
						
							59a5e52165
						
					
				
				
					commit
					aad5a8b417
				
			| @@ -115,7 +115,7 @@ async def tell(ctx: CommandContext): | ||||
|  | ||||
| # Easter eggs lmao because why not | ||||
| async def pkfire(ctx: CommandContext): | ||||
|     await ctx.message.channel.send("*A giant lightning bolt propmptly erupts into a pillar of fire as it hits your opponent.*") | ||||
|     await ctx.message.channel.send("*A giant lightning bolt promptly erupts into a pillar of fire as it hits your opponent.*") | ||||
|  | ||||
| async def pkthunder(ctx: CommandContext): | ||||
|     await ctx.message.channel.send("*A giant ball of lightning is conjured and fired directly at your opponent, vanquishing them.*") | ||||
|   | ||||
| @@ -8,7 +8,7 @@ pk;system rename [new name] | ||||
| pk;system description [new description] | ||||
| pk;system avatar [new avatar url] | ||||
| pk;system tag [new system tag] | ||||
| pk;system timezone [time zone name] | ||||
| pk;system timezone [city/town] | ||||
| pk;system delete | ||||
| pk;system [system] fronter | ||||
| pk;system [system] fronthistory | ||||
| @@ -27,6 +27,7 @@ pk;member <member> | ||||
| pk;member <member> rename <new name> | ||||
| pk;member <member> description [new description] | ||||
| pk;member <member> avatar [new avatar url] | ||||
| (Please bear in mind that your avatar image has to have 1 dimension 1024 pixels or less, i.e. 1024x2000 or 2500x1024, otherwise it will not stick!) | ||||
| pk;member <member> proxy [example match] | ||||
| pk;member <member> pronouns [new pronouns] | ||||
| pk;member <member> color [new color] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user