KallyBot is a simple good-bot made for assisting in learning Korean
KallyBot was birthed as project made to demonstrate the basics of making a Discord bot, using HTTP services and GCloud development tools. I found very little information on programming Discord bots in GoLang thus I made a tutorial to help get people started -> [youtube video link]. After development of the bot a few language learning servers adopted the bot so now it has a few practical use case examples.
If you would like to add Kally to your server simply copy and paste the following OAuth link into your browser. Let it be noted you will need Administrator privileges to any server you would like to add Kally to. https://discord.com/oauth2/authorize?client_id=856438324927397919&scope=bot&permissions=3072
- Discord Server
- Administrator Privileges
- Click Here
- Follow Discord Prompts
- Done
- Simply use the command !kally followed by the text you would like to translate to korean.
- ex. "!kally I like bananas" will result in "나는 바나나를 좋아한다"
Contributors names and contact info
- Jacob Corcho(https://twitter.com/smotteh)
- 0.1
- Initial Release
- As noted above this bot is currently in use by a few language learning discord servers.
- If you have an idea or improvement for KallyBot simply create a new issue and pull request. I will merge any quality contributions.
This project is licensed under the MIT License - see the LICENSE.md file for details