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