/* * @Author: Bartuccio Antoine * @Date: 2018-07-24 11:56:47 * @Last Modified by: Bartuccio Antoine * @Last Modified time: 2019-01-04 10:48:26 */ package shared import ( tb "gopkg.in/tucnak/telebot.v2" ) // Bot contains telebot instance var Bot *tb.Bot