package plugins import "trbot/plugins/sticker_download" func init() { sticker_download.Init() }