Skip to content

Commit

Permalink
Add id plugin by default
Browse files Browse the repository at this point in the history
I think that the id plugin would be really great by default, so, you can know your id when you start the bot at the first time asking him, and then add it to the config data.
  • Loading branch information
rockneurotiko committed Jun 26, 2015
1 parent 77dfecb commit 9a4e32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/bot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ function create_config( )
"google",
"gps",
"help",
"id",
"images",
"img_google",
"location",
Expand Down

0 comments on commit 9a4e32a

Please sign in to comment.