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