Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 406 Bytes

vars.md

File metadata and controls

18 lines (13 loc) · 406 Bytes
permalink description
/vars
Custom Command variables for AdvaithBot

Custom command variables (BETA):

{channel} - current channel mention {channel.name} - current channel name

{server} - current server name {server.membercount} - current server member count

{user} - mention user calling command {user.name} - user's username (no mention)

$N - use args $N+ - use everything after certain arg