.. _plugin-eureka: The Eureka plugin ================= Start and stop -------------- .. _command-eureka-start: eureka start [] ^^^^^^^^^^^^^^^^^^^^^^^^ Start the Eureka on the given **. If ** is not given, it defaults to the current channel. .. _command-eureka-stop: eureka stop [] ^^^^^^^^^^^^^^^^^^^^^^^ Stop the Eureka on the given **. If ** is not given, it defaults to the current channel. .. _command-eureka-pause: eureka pause [] ^^^^^^^^^^^^^^^^^^^^^^^^ Pause the Eureka on the given **. If ** is not given, it defaults to the current channel. .. _command-eureka-resume: eureka resume [] ^^^^^^^^^^^^^^^^^^^^^^^^^ Resume the Eureka on the given **. If ** is not given, it defaults to the current channel. Moderation ---------- .. _command-eureka-adjust: eureka adjust [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Increase or decrease the score of ** on the **. If ** is not given, it defaults to the current channel. .. _command-eureka-skip: eureka skip [] ^^^^^^^^^^^^^^^^^^^^^^^ Give up with this question, and switch to the next one. .. _command-eureka-clue: eureka clue [] ^^^^^^^^^^^^^^^^^^^^^^^ Give the next clue. Scores ------ .. _command-eureka-scores: eureka scores [] ^^^^^^^^^^^^^^^^^^^^^^^^^ Return the scores on the **. If ** is not given, it defaults to the current channel. .. _command-eureka-score: eureka score [] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Return the score of ** on the **. If ** is not given, it defaults to the current channel. .. _plugin-eureka-config: Configuration ------------- .. _supybot.plugins.Eureka.format: supybot.plugins.Eureka.format ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. _supybot.plugins.Eureka.format.score: supybot.plugins.Eureka.format.score ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: $nick ($score) Determines the format used by the bot to display the score of a user. .. _supybot.plugins.Eureka.format.separator: supybot.plugins.Eureka.format.separator ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: // Determines the string between two user scores. .. _supybot.plugins.Eureka.public: supybot.plugins.Eureka.public ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Default value: True Determines whether this plugin is publicly visible.