remove admin requirement
This commit is contained in:
parent
dc797fdaab
commit
7caa3d886d
|
@ -151,7 +151,7 @@ def pickMovie(bot, trigger):
|
||||||
movieInfo(bot, trigger)
|
movieInfo(bot, trigger)
|
||||||
|
|
||||||
|
|
||||||
@require_admin
|
#@require_admin
|
||||||
@commands('addmovie')
|
@commands('addmovie')
|
||||||
@example(".addmovie Dr. Strangelove or: How I Learned to Stop Worrying and "
|
@example(".addmovie Dr. Strangelove or: How I Learned to Stop Worrying and "
|
||||||
"Love the Bomb")
|
"Love the Bomb")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user