Moved utilities.CMD_PAT to config.cmd_pat.

This commit is contained in:
Brayden Banks
2016-05-26 20:28:44 -07:00
parent ed6b536a46
commit bb8b8b9c64
52 changed files with 385 additions and 379 deletions

View File

@ -18,6 +18,8 @@ I am otouto, the plugin-wielding, multipurpose Telegram bot.
Send /help to get started.
]],
-- The symbol that starts a command. Usually noted as '/' in documentation.
cmd_pat = '/',
-- https://datamarket.azure.com/dataset/bing/search
bing_api_key = '',