summaryrefslogtreecommitdiffstats
path: root/lib/Bot/Games.pm
blob: ce7fc667a02f3287fdf2075c7bcc6fa47e5bab31 (plain) (blame)
1
2
3
4
5
package Bot::Games;
use strict;
use warnings;
use IM::Engine::Plugin::Commands;
1;