/KallyBot

KallyBot is a simple good-bot helper made for assisting in learning Korean

Primary LanguageGo

KallyBot

KallyBot is a simple good-bot made for assisting in learning Korean

GitHub all releases GitHub issues

Description

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.

Getting Started

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

Dependencies

  • Discord Server
  • Administrator Privileges

Installing

  • Click Here
  • Follow Discord Prompts
  • Done

Help

  • Simply use the command !kally followed by the text you would like to translate to korean.
  • ex. "!kally I like bananas" will result in "나는 바나나를 좋아한다"

Authors

Contributors names and contact info

Version History

  • 0.1
    • Initial Release

Contributions

  • 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.

License

This project is licensed under the MIT License - see the LICENSE.md file for details