Giter Club home page Giter Club logo

trivialbot's People

Contributors

husseinelmotayam avatar

Watchers

James Cloos avatar

trivialbot's Issues

Figure out a more neat way to close the program

Currently, the program can only be closed from the task manager! we need a 
command "!quit" for the program to exit.

Original issue reported on code.google.com by A.M.Saafan on 17 Sep 2011 at 12:53

Only respond with an error to commands


1. Run the program and join the IRC channel as a non-admin
2. Type any chat text to the channel

I expect the bot not respond to any chat message. Only respond to commands 
(!command) or accept correct answers. 

Currently, the bot always displays " Sorry <name>, only admin can issue 
commands" although i'm talking to someone on the channel normally.


Original issue reported on code.google.com by A.M.Saafan on 17 Sep 2011 at 12:52

Use for Steam Relay interface.

Not necessarily an issue as much as a question, I'd like to use this in a Dummy 
IRC channel with an IRC-Steam relay bot and was wondering if it is at all 
possible to pull the nick from the first section.
(e.g.
TrivialBot: *Question*
RelayBot: SteamNick: *Answer*
)
So I'm wondering if it would be possible to parse SteamNick so the trivialbot 
recognizes it as a regular nick and responds accordingly
(e.g.
TrivialBot: *Question*
RelayBot: SteamNick: *Answer"
SteamNick, Correct answer!
)

Also is it possible to not have to time countdown?

Original issue reported on code.google.com by [email protected] on 30 May 2014 at 6:08

The correct answer should be displayed on timeout

When a question times out, and no one knows the answer, the correct answer 
should be displayed in a message like:

Timeout! The correct answer was: <answer>

Original issue reported on code.google.com by A.M.Saafan on 20 Sep 2011 at 7:17

Cannot Run, ArrayIndexOutOfBoundsException in TrivialBot.loadQuestions()

What steps will reproduce the problem?
1. Download latest version of TrivialBot
2. Run either by double-clicking TrivialBot.jar or by running "java-jar 
TrivialBot.jar"

What is the expected output? What do you see instead?
I expect the program to run. Instead I get a stackdump:
Sep 5, 2012 12:08:35 PM trivialbot.TrivialBot main
SEVERE: null
java.lang.ArrayIndexOutOfBoundsException: 1
        at trivialbot.TrivialBot.loadQuestions(TrivialBot.java:117)
        at trivialbot.TrivialBot.main(TrivialBot.java:39)

What version of the product are you using? On what operating system?
Using TrivialBot-0.3 on Windows 7 64-bit.

Please provide any additional information below.
I haven't modified the questions.csv file, although I did change the config.txt 
to point to irc.freenode.net, connect to my channel, and use my IRC-name as the 
admin.

Original issue reported on code.google.com by [email protected] on 5 Sep 2012 at 4:12

Trivias should appear only once

When playing a game, some questions may appear more than one time, when they 
should appear only once.

This also implies that a game ends when there are no questions left from 
questions.csv.

Thank you for the bot.

Original issue reported on code.google.com by [email protected] on 6 Sep 2012 at 8:48

The game should stop automatically after a certain amount of timeouts

After several question timeouts, the users might have left the gamer already 
and the bot should auto-stop the game.

The number of questions timeouts before the game stops should be configurable 
via the config file.

Original issue reported on code.google.com by A.M.Saafan on 20 Sep 2011 at 7:03

The stat should not display players of score 0

When the command !stat is invoked, currently all player scores are displayed.

Only players who have score more than 0 should be displayed.

Original issue reported on code.google.com by A.M.Saafan on 20 Sep 2011 at 7:06

Game score should not be reset

When a new game is started, the user scores should continue to pile over the 
old score.

Currently, each game !start the scores are reset.

Original issue reported on code.google.com by A.M.Saafan on 20 Sep 2011 at 7:07

The score should be displayed after each correct answer

When a player answers a question correctly, his score should be displayed next 
to the congratulations message. Something like:

Player1, Correct answer ! Your Score is now 12.

Original issue reported on code.google.com by A.M.Saafan on 20 Sep 2011 at 7:01

Create A Readme file

the project needs a readme file on how to open the program and how to configure 
it.

Original issue reported on code.google.com by A.M.Saafan on 17 Sep 2011 at 12:53

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.