🤖 quizquickanswer-telegram-game-bot
Funny quiz game, play with friends on your telegram group!
🎁 Support: Donate
This project is free, open source and I try to provide excellent free support. Why donate? I work on this project several hours in my spare time and try to keep it up to date and working. THANK YOU!
📎 Menu
💡 Features👔 Screenshot🚀 How to use🎮 How to play🔨 Developer Mode-
🚀 Deploy
📚 Documentation👨💻 Contributing🐛 Known Bugs🍻 Community:-
Telegram (
🇬🇧 English |🇮🇹 Italian)
-
💡 Features
- [
✔️ ] Easy to use - [
✔️ ] MIT License - [
✔️ ] Powered by Grammy Telegram API Framework - [
✔️ ] Quiz game, play with friends on your telegram group
👔 Screenshot
🚀 Installation
- Add @QuizQuickAnswerBot to your Telegram group
- Make @QuizQuickAnswerBot admin of your group
- Run
/start
or/start@QuizQuickAnswerBot
- Make yourself master of game, run
/master @nickname
- Follow instructions and Play with friends!
🎮 How to play
- Set a master with
/master @nickname
- Master send private message to @QuizQuickAnswerBot
- Master write question with syntax:
QUESTION ## TIP
, example:gameboy ## '90s' portable console
- Friends try to answer quickly in the telegram group. Who reply with right answer is the new master!
⏱ Official Group
If you have no telegram groups of friends you can play in the official one, you will find new friends and kind people:
🔨 Developer Mode
🏁 Run Project
- Clone this repository or download nightly, beta or stable.
- Write to @botfather on telegram and create new bot (save token and set bot username)
- Set bot token:
export BOT_TOKEN=1234:asdfghjkl
- Set mongodb connection url:
export MONGODB=mongodb://localhost:27017/quizquickanswerdb
- Run
npm install
- Run
npm run dev
- Write
/start
on telegram bot.
🚀 Deploy
Deploy bot to your server and:
- Set bot token:
export BOT_TOKEN=1234:asdfghjkl
- Set mongodb connection url:
export MONGODB=mongodb://localhost:27017/quizquickanswerdb
- Run init npm install
- Generate release
npm run release
- Start bot
npm run start-pm2
📚 Documentation
Run npm run docs
👑 Backers and Sponsors
Thanks to all our backers!
👨💻 Contributing
I .all-contributorsrc
and package.json
file.
Thanks goes to these wonderful people (emoji key):
Patryk Rzucidło |
Alì Shadman |
Denise Scazzari |
💰 In the future, if the donations allow it, I would like to share some of the success with those who helped me the most. For me open source is share of code, share development knowledges and share donations!
🦄 Other Projects
💫 License
- Code and Contributions have MIT License
- Images and logos have CC BY-NC 4.0 License
- Documentations and Translations have CC BY 4.0 License