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
| Command | Description | Usage |
|---|---|---|
| virus | Send an animated virus message | [p]virus <virus name> |
| 100 | Count to 100 | [p]100 |
| bomb | Send an animated bomb message | [p]bomb |
| fuckyou | Send an animated fuck you message | [p]fuckyou |
| fap | Send a fap animation | [p]fap |
| countup | Count up to a number | [p]countup <number> |
| countdown | Count down to a number | [p]countdown <number> |
| asciianimation | Send an animated ascii message | [p]asciianimation <text> |
| customanimationhelp | View custom animation help | [p]customanimationhelp |
| customanimations | View all custom animations | [p]customanimations |
| customanimation | Invoke a custom animation | [p]customanimation <name> |