GithubHelp home page GithubHelp logo

classicvalues / pictionary-bot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mercxry/pictionary-bot

0.0 1.0 0.0 133 KB

Simple Twitch.tv Bot for playing Pictionary, ispired by https://twitch.tv/designs

License: GNU General Public License v3.0

TypeScript 100.00%

pictionary-bot's Introduction

Pictionary Bot

Simple Twitch.tv Bot for playing Pictionary, ispired by https://twitch.tv/designs

Screemshot

Installation

Requirements

  • NodeJS Version 8+
  • Yarn (Optional)

Linux / MacOS

  1. Install dependencies

    npm install

    or

    yarn install
  2. Copy the environment file

    cp .env.example .env
  3. Edit the .env file to match your settings

    To generate your Twitch.tv oAuth token you can use https://twitchapps.com/tmi/

    # Twitch Settings
    CHANNEL="channelname" # target channel name here
    USERNAME="botname" # your twitch.tv username
    PASSWORD="oauth:token" # your twitch.tv oauth token
  4. Start the bot

    npm run start

    or

    yarn start
  5. Write the !pictionary command in Twitch channel chat to start the bot! (Only the broadcaster can start the bot)

Commands

Channel Commands
  • !pictionary Starts the bot (Only broadcaster)
  • !about Shows info about the creator

Whisper Commands

  • !stop Stops the bot (Only broadcaster)

TODO

  • Reset scores
  • Logging
  • Leaderboard
  • Automatic check for valid English word (Dictionary API)
  • Lose if winner doesn't write the next word to the bot in time

pictionary-bot's People

Contributors

mercxry avatar

Watchers

 avatar

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.