made bot in four hours
can run roll and random
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub mod about;
|
||||
pub mod random;
|
||||
pub mod roll;
|
||||
Reference in New Issue
Block a user
can run roll and random
@@ -0,0 +1,3 @@
|
||||
pub mod about;
|
||||
pub mod random;
|
||||
pub mod roll;
|
||||