This website requires JavaScript.
Explore
Help
Sign In
HLadislav
/
moover_rust
Watch
1
Star
0
Fork
You've already forked moover_rust
0
Code
Issues
10
Pull requests
Projects
1
Releases
8
Packages
Wiki
Activity
172fb8b8a5
moover_rust
/
src
/
commands
/
moover.rs
8 lines
92 B
Rust
Raw
Normal View
History
Unescape
Escape
feat: implemented new slash commands
2024-10-06 14:53:12 +00:00
pub
use
moove
::
*
;
chore: restructurize the whole source
2025-01-24 20:52:13 +00:00
pub
use
gif
::
*
;
feat: implemented new slash commands
2024-10-06 14:53:12 +00:00
pub
use
say
::
*
;
pub
mod
moove
;
chore: restructurize the whole source
2025-01-24 20:52:13 +00:00
pub
mod
gif
;
feat: implemented new slash commands
2024-10-06 14:53:12 +00:00
pub
mod
say
;
Reference in a new issue
Copy permalink