Skip to content

GitNation/gn-discord-bot

 
 

Repository files navigation

kcd-discord-bot

The bot for the KCD discord community (https://kcd.im/discord)


Build Status Code Coverage All Contributors PRs Welcome Code of Conduct

Fork notes

TODO

  • Replace convertkit to Mailchimp

Start instrcutions

DISCORD_BOT_TOKEN=xxx CONVERT_KIT_API_SECRET=test CONVERT_KIT_API_KEY=test npm start

__

The problem

The KCD Community on discord needs a bot to automate onboarding and other things.

This solution

I built this bot specific to my use cases. Feel free to fork if you want to maintain your own similar bot.

To get a list of commands, run: ?help in #🤖-talk-to-bots

Table of Contents

Usage

I deploy this on Heroku.

If you want to fork it, be my guest. It's not built to be a general solution so you'll probably have to change a bunch of things 😅

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

Contributors ✨

Thanks goes to these people (emoji key):


Kent C. Dodds

💻 📖 🚇 ⚠️

Marco Moretti

💻

Jacob M-G Evans

💻

Michaël De Boey

💻

uwuru

💻 ⚠️

Peter Hozák

💻 ⚠️

Prince Abalogu

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT

About

The bot for the KCD discord community

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.1%
  • JavaScript 0.9%