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.
- Host: GitHub
- URL: https://github.com/squiddev-cc/faqbot-cc
- Owner: SquidDev-CC
- License: mit
- Created: 2020-04-09T13:57:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T20:47:46.000Z (11 months ago)
- Last Synced: 2025-03-27T18:22:17.044Z (10 months ago)
- Topics: computercraft, discord-bot
- Language: F#
- Homepage:
- Size: 237 KB
- Stars: 7
- Watchers: 3
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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