An open API service indexing awesome lists of open source software.

https://github.com/xditya/morsecodeencoder

Convert English to morse code and vice versa.
https://github.com/xditya/morsecodeencoder

Last synced: over 1 year ago
JSON representation

Convert English to morse code and vice versa.

Awesome Lists containing this project

README

          

# Morse Code Encoder.

## Deploying
Deploy an empty app on heroku and add the BOT_TOKEN variable.
or
Make a .env file in the root of the repository and add BOT_TOKEN, then run the bot using `python(3) bot.py ` command.

## Idea
Based off the suggestion by [this guy!](https://t.me/BotzHubChat/67883) :)
## Credits
- Telethon
- [Me](https://github.com/xditya)
- GeeksForGeeks.