Morse Trainer Bot
A cool discord bot to learn CW!
Description
This bot creates random strings to a txt file that are then converted to morse code using ebook2cw
, the output mp3 is then played in the voice chat
Requirements
- A discord bot (and its API Key)
- A discord server to add the bot
- NodeJs
- ebook2cw
Configuration
- Create a discord BOT and save the API Key
- Add the BOT to a discord server, make sure it has access to messages and voice chats
- Export the API Key in the
BOT_TOKEN
environment variable - Launch the bot!
Sources
Create a music bot
https://gabrieltanner.org/blog/dicord-music-bot
Discord: play.js
https://discord.js.org/#/docs/main/stable/class/PlayInterface?scrollTo=play
Ebook2cw
http://manpages.ubuntu.com/manpages/xenial/man1/ebook2cw.1.html
Credits
Created with IU3GNB