This is a simple AI bot that works on Slack and Telegram - kind of like Grok, but self-hosted and running on your terms.
- Supports Slack and Telegram
- Built with pnpm for fast, efficient installs
- Easily extendable with custom commands or message handling
- Powered by OpenAI (or your model of choice)
git clone https://github.com/NeonGamerBot-QK/grok-is-this-true.git
cd grok-is-this-true
pnpm install
pnpm startrtCreate a .env file with the following:
TELEGRAM_TOKEN=your_telegram_bot_token
SLACK_BOT_TOKEN=your_slack_bot_token
SLACK_APP_TOKEN=xapppnpmfor package management@slack/boltfor Slack bot supportnode-telegram-bot-apifor Telegram