Funny quiz game, play with friends on your telegram group!
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!
- 💡 Features
- 👔 Screenshot
- 🚀 How to use
- 🎮 How to play
- 🔨 Developer Mode
-
- 🚀 Deploy
- 📚 Documentation
- 👨💻 Contributing
- 🐛 Known Bugs
- 🍻 Community:
- Telegram (🇬🇧 English | 🇮🇹 Italian)
- [✔️] Easy to use
- [✔️] MIT License
- [✔️] Powered by Grammy Telegram API Framework
- [✔️] Quiz game, play with friends on your telegram group
- 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!
- 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!
If you have no telegram groups of friends you can play in the official one, you will find new friends and kind people:
- 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 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
Run npm run docs
Thanks to all our backers! 🙏 Donate 3$ or more on paypal, ko-fi, github or patreon and send me email with your avatar and url.
I ❤️ contributions! I will happily accept your pull request! (IMPORTANT: Only to nightly branch!) Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... Do not be afraid, if the code is not perfect we will work together 👯 and remember to insert your name in .all-contributorsrc
and package.json
file.
Thanks goes to these wonderful people (emoji key):
Patryk Rzucidło 💻 🌍 📖 🐛 |
Alì Shadman 💻 🌍 📖 🐛 |
Denise Scazzari 🌍 |
Alessandro Di Maria 💻 🐛 🌍 |
💰 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!
- 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