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

https://github.com/squiddev-cc/faqbot-cc

A Discord bot for answering frequently asked questions regarding CC.
https://github.com/squiddev-cc/faqbot-cc

computercraft discord-bot

Last synced: 10 months ago
JSON representation

A Discord bot for answering frequently asked questions regarding CC.

Awesome Lists containing this project

README

          

# FAQBot-CC
A Discord bot for getting help with ComputerCraft.

This bot is used in the [Minecraft Computer Mods][mcm] Discord Server. You can also [invite it to your server][invite].

## Features
- Answers some frequently asked questions (see `./faqs` for a list).
- Link to the documentation and source code of built-in ComputerCraft definitions.
- Run snippets of code using [eval.tweaked.cc]

[invite]: https://discord.com/api/oauth2/authorize?client_id=698485015339597824&permissions=0&scope=bot%20applications.commands "Invite this bot to your guild."
[mcm]: https://discord.computercraft.cc "The Minecraft Computer Mods Discord"
[eval.tweaked.cc]: https://github.com/cc-tweaked/eval.tweaked.cc