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