Skip to main content

Animation Commands

Animation commands can be used to create animations that edit a message. There are a couple pre-made animations, but you can also create your own animations.

Custom Animations

To create an animation, you need to create a text file (ending in .txt) in the LightningBot/Animations folder. Every line of this file will be a separate frame of the animation, like this:

someanimation.txt
E
EX
EXA
EXAM
EXAMP
EXAMPL
EXAMPLE

To use this animation, you can use the customanimation command by passing the name of the file without the .txt extension:

[p]customanimation someanimation

Command List

CommandDescriptionUsage
virusSend an animated virus message[p]virus <virus name>
100Count to 100[p]100
bombSend an animated bomb message[p]bomb
fuckyouSend an animated fuck you message[p]fuckyou
fapSend a fap animation[p]fap
countupCount up to a number[p]countup <number>
countdownCount down to a number[p]countdown <number>
asciianimationSend an animated ascii message[p]asciianimation <text>
customanimationhelpView custom animation help[p]customanimationhelp
customanimationsView all custom animations[p]customanimations
customanimationInvoke a custom animation[p]customanimation <name>