2.1.2 ā€¢ Published 3 years ago

discord-emoji-convert v2.1.2

Weekly downloads
2,117
License
MIT
Repository
github
Last release
3 years ago

discord-emoji-convert

A very simple text to emoji converter for Discord bots

šŸ  Homepage

Install

npm install discord-emoji-convert

Usage

Takes English string argument and returns a converted string of Discord regional indicator emojis.

Code

const { convert } = require("discord-emoji-convert")
console.log(convert("Hello World!"))

Console

:regional_indicator_h: :regional_indicator_e: :regional_indicator_l: :regional_indicator_l: :regional_indicator_o:    :regional_indicator_w: :regional_indicator_o: :regional_indicator_r: :regional_indicator_l: :regional_indicator_d: :exclamation:

Author

šŸ‘¤ Snarr

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2021 Snarr. This project is MIT licensed.


This README was generated with ā¤ļø by readme-md-generator

2.1.2

3 years ago

2.0.3

3 years ago

2.1.1

3 years ago

2.0.2

3 years ago

2.0.4

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.6.0

7 years ago

1.5.3

7 years ago

1.5.2

7 years ago

1.5.1

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.7

7 years ago

1.2.6

7 years ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.0.0

7 years ago