Welcome to Tomori Bot’s documentation!¶
List of all Tomori’s commands.¶
Admin module¶
say¶
Send your text via bot’s account.
Arguments
¶
value: Optional[Union[text
,embed json
]]
Returns
¶
Your message or embed object.
Example¶
- !say I love Minami!!!
- !say {“title”: “ぼくわ美波大好き”, “color”: 2802150}
Fun module¶
me¶
Shows user’s profile.
Arguments
¶
user: Union[Mention
,Name
,ID
]
Returns
¶
An image with user’s profile.
Aliases
¶
- profile
Example¶
- !me
- !me Naneynonn
- !profile @Naneynonn#0101
- !profile 496569904527441921
hug¶
Hugs user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with hugs.
Example
¶
- !hug
- !hug Naneynonn
- !hug @Naneynonn#0101
- !hug 496569904527441921
wink¶
Winks to user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with winks.
Example
¶
- !wink
- !wink Naneynonn
- !wink @Naneynonn#0101
- !wink 496569904527441921
punch¶
Punches user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with punches.
Example
¶
- !punch
- !punch Naneynonn
- !punch @Naneynonn#0101
- !punch 496569904527441921
fuck¶
Shows a finger to user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with showing a finger.
Example
¶
- !fuck
- !fuck Naneynonn
- !fuck @Naneynonn#0101
- !fuck 496569904527441921
bite¶
Bites user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with bites.
Example
¶
- !bite
- !bite Naneynonn
- !bite @Naneynonn#0101
- !bite 496569904527441921
lick¶
Licks user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with licks.
Example
¶
- !lick
- !lick Naneynonn
- !lick @Naneynonn#0101
- !lick 496569904527441921
pat¶
Pats user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with pats.
Example
¶
- !pat
- !pat Naneynonn
- !pat @Naneynonn#0101
- !pat 496569904527441921
slap¶
Slaps user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with slaps.
Example
¶
- !slap
- !slap Naneynonn
- !slap @Naneynonn#0101
- !slap 496569904527441921
poke¶
Pokes user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with pokes.
Example
¶
- !poke
- !poke Naneynonn
- !poke @Naneynonn#0101
- !poke 496569904527441921
kiss¶
Kisses user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with kisses.
Example
¶
- !kiss
- !kiss Naneynonn
- !kiss @Naneynonn#0101
- !kiss 496569904527441921
highfive¶
Highfives user.
Arguments
¶
user: Optional[Union[Mention
,Name
,ID
]]
Returns
¶
An embed message with highfives.
Aliases
¶
- five
- high-five
Example
¶
- !five
- !highfive Naneynonn
- !high-five @Naneynonn#0101
- !high-five 496569904527441921
top¶
Shows top-5 users ordered by XP.
Returns
¶
An image of selected page in top list.
Cooldown
¶
10 seconds.
Example
¶
- !top
- !top 373
Economy module¶
timely¶
Get timely award.
Returns
¶
500 (customizable) 🍪 (or custom guild’s money).
Cooldown
¶
12 hours (customizable).
Example¶
- !timely
work¶
Goes to a work.
Returns
¶
50 (customizable) 🍪 (or custom guild’s money) after 30 (customizable) minutes.
Example¶
- !work
br¶
Play bet-roll.
Arguments
¶
- amount: Optional[Union[
integer
,all
]]
Returns
¶
An embed message with the game result (win or lose).
Aliases
¶
- bet-roll
Example
¶
- !br
- !br 1000
- !bet-roll
- !bet-roll 373
slots¶
Play a slot machine.
Arguments
¶
- amount: Optional[Union[
integer
,all
]]
Returns
¶
An embed message with the game result (win or lose).
Aliases
¶
- slot
Example
¶
- !slot
- !slot 1000
- !slots
- !slots 373
cash¶
Gets user’s balance.
Arguments
¶
- user: Optional[Union[
Mention
,Name
,ID
]]
Returns
¶
User’s balance.
Aliases
¶
- $
- balance
Example
¶
- !$
- !$ Naneynonn
- !cash @Naneynonn#0101
- !balance 496569904527441921
give¶
Send 🍪 (or custom guild’s money) to another user.
Arguments
¶
- user: Union[
Mention
,Name
,ID
]- amount: Optional[Union[
integer
,all
]]
Returns
¶
Your 🍪 (or custom guild’s money) will move to that user.
Aliases
¶
- send
Example
¶
- !send Naneynonn
- !send @Naneynonn#0101 373
- !send 496569904527441921 all
- !give Naneynonn
- !give @Naneynonn#0101 373
- !give 496569904527441921 all
gift¶
Get 🍪 (or custom guild’s money) from.. nothing.
Permissions
¶
Administrator
orOwner
Arguments
¶
- amount:
integer
Returns
¶
Updates user’s balance with that amount of 🍪 (or custom guild’s money).
Aliases
¶
- pay
Example
¶
- !gift 373
- !pay 373
take¶
Take 🍪 (or custom guild’s money) from user.
Permissions
¶
Administrator
orOwner
Arguments
¶
- user: Union[
Mention
,Name
,ID
]- amount: Optional[Union[
integer
,all
]]
Returns
¶
Takes that amount of user’s 🍪 (or custom guild’s money).
Example
¶
- !take Naneynonn
- !take @Naneynonn#0101 373
- !take 496569904527441921 all
Set commands¶
language¶
Set up language for your guild.
Arguments
¶
- language: Union[english, russian, ukrainian, indonesian, german]
Aliases
¶
- lang
Example¶
- !set lang ru
- !set lang en
- !set language ru
- !set language english
- !set language indonesian
reaction¶
Set up role by reaction on the message.
Arguments
¶
- message_id:
Integer
- emoji: Union[
Emoji
,Name
,ID
,Unicode
]- role: Union[
Mention
,Name
,ID
]
Aliases
¶
- r
- react
Example¶
- !set r 638220363951636505 <a:Tsumiki:489815657228009479> 489814446210809886
- !set react 638220363951636505 Tsumiki @Role
- !set reaction 638220363951636505 489815657228009479 @Role