Sha256: 056e8dabbac54f4a96dc138701010a8234b6942bfeb7490380b282762f99d924
Contents?: true
Size: 232 Bytes
Versions: 1
Compression:
Stored size: 232 Bytes
Contents
require 'yaml' ProtonBot::Plugin.new do @name = 'Core' @version = ProtonBot::VERSION @description = 'ProtonBot\'s core plugin' run 'apis/index' run 'commands/index' run 'hooks/index' run 'codes/index' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
protonbot-0.3.2 | lib/protonbot/core_plugin/plugin.rb |