Giter VIP home page Giter VIP logo

quizzbot's Introduction

๐Ÿฃ coin

quizzbot's People

Contributors

nath-n avatar outpox avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nath-n

quizzbot's Issues

Bot crashes when private messaging him commands

TypeError: Cannot read property 'users' of undefined
    at User.isOp (/home/outpox/web/QuizzBot/class/user.js:56:40)
    at QuizzBot.topCommand (/home/outpox/web/QuizzBot/class/quizzbot.js:439:36)
    at QuizzBot.handleCommand (/home/outpox/web/QuizzBot/class/quizzbot.js:231:22)
    at Client.<anonymous> (/home/outpox/web/QuizzBot/class/quizzbot.js:73:30)
    at emitMany (events.js:108:13)
    at Client.emit (events.js:182:7)
    at Client.<anonymous> (/home/outpox/web/QuizzBot/node_modules/irc/lib/irc.js:519:22)
    at emitOne (events.js:77:13)
    at Client.emit (events.js:169:7)
    at iterator (/home/outpox/web/QuizzBot/node_modules/irc/lib/irc.js:751:26)

This issue happen when you private message the bot with a command which requires OP rights. I'll have to filter this out.

Issue when undefined answer when generating tip

/home/outpox/web/QuizzBot/class/question.js:62
        answer.split(' ').forEach(word => {
              ^

TypeError: Cannot read property 'split' of undefined
    at Question.displayTip (/home/outpox/web/QuizzBot/class/question.js:62:15)
    at null._onTimeout (/home/outpox/web/QuizzBot/class/quizzbot.js:138:42)
    at Timer.listOnTimeout (timers.js:92:15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.