removed guild only hook. permissions on commands. fix for macro command count.
This commit is contained in:
		@@ -5,7 +5,7 @@ authors = ["jellywx <judesouthworth@pm.me>"]
 | 
			
		||||
edition = "2018"
 | 
			
		||||
 | 
			
		||||
[dependencies]
 | 
			
		||||
poise = { git = "https://github.com/kangalioo/poise", branch = "master" }
 | 
			
		||||
poise = "0.2"
 | 
			
		||||
dotenv = "0.15"
 | 
			
		||||
tokio = { version = "1", features = ["process", "full"] }
 | 
			
		||||
reqwest = "0.11"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user