GithubHelp home page GithubHelp logo

ddugovic / discord-oregon-trail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pickettd/slack-oregon-trail

0.0 2.0 1.0 358 KB

[WIP] Fork the JS version of Oregon Trail from https://github.com/chairmanmow/synchro_trail and adapt for Discord play

License: MIT License

JavaScript 100.00%

discord-oregon-trail's Introduction

This project is a fork the JS version of Oregon Trail from https://github.com/chairmanmow/synchro_trail and adapted for Discord play.

Players can start a game by sending the message oregontime.

Basic Usage

This sample bot listens for the word "hello" to be said to it -- either as a direct mention ("@bot hello") or an indirect mention ("hello @bot") or a direct message (a private message inside Slack between the user and the bot).

The Botkit constructor returns a controller object. By attaching event handlers to the controller object, developers can specify what their bot should look for and respond to, including keywords, patterns and various messaging and status events. These event handlers can be thought of metaphorically as skills or features the robot brain has -- each event handler defines a new "When a human say THIS the bot does THAT."

The controller object is then used to spawn() bot instances that represent a specific bot identity and connection to Slack. Once spawned and connected to the API, the bot user will appear online in Slack, and can then be used to send messages and conduct conversations with users. They are called into action by the controller when firing event handlers.

discord-oregon-trail's People

Contributors

anonrig avatar brianleroux avatar cakecatz avatar cyrusroshan avatar ddugovic avatar freeall avatar gendelbendel avatar gizm0duck avatar gohnicho avatar guillaumepotier avatar horie1024 avatar jamesdwilson avatar lambtron avatar lunarmayor avatar mvaragnat avatar petemichel77 avatar pickettd avatar rafaelcosman avatar shahruz avatar shindakun avatar sotarok avatar t1l3 avatar techieshark avatar thojkooi avatar tonythomson avatar tristansokol avatar wilg avatar willrax avatar xavdid avatar zetlen avatar

Watchers

 avatar  avatar

Forkers

damndaniel7

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.