1.4.6 • Published 5 years ago

discordimate v1.4.6

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Discordimate

Discordimate is a simple and lightweight npm package for making text animations on discord.

Usage

npm.io

The syntax is very simple:

animate(message,'text1','text2','text3','..etc')
or
animate(
    message,
    'text1',
    'text2',
    'text3',
    '..etc'
    )

Be sure that the first argument in the function is message or the package wont work.

Remember: You can create line breaks in text with \n. Use this to create ascii art animations

Add to your project

npm i discordimate

Todo

  • Add more message arrow function support (msg) 7/3/2020
  • Increase FPS of animations
  • Add looping functionality
  • Multi-line input (for ASCII)
  • ASCII text to animation functionality

Pull requests are more than welcomed!

License

Usage is provided under the MIT License. See LICENSE for the full details.

1.4.6

5 years ago

1.4.5

5 years ago

1.4.4

5 years ago

1.4.3

5 years ago

1.4.2

5 years ago

1.4.1

5 years ago

1.4.0

5 years ago

1.3.2

5 years ago

1.3.0

5 years ago

1.2.3

5 years ago

1.2.2

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.3

5 years ago

1.0.0

5 years ago