Giter Club home page Giter Club logo

cleverbot-steam's Introduction

Cleverbot - Steam chat bot

Simple Steam chat bot for people who are bored and don't have anyone to talk with. <3 Cleverbot.

Try it now, talk with my bot!

Run your own bot

  • Install node.js.
  • In the directory with cleverbot-steam:
    • npm install to install dependencies
    • sudo npm install -g forever
    • Copy config.json.example to config.json and set values:
      • steamUsername - Bot's Steam username.
      • steamPassword - Bot's Steam password.
      • botName - This will change the profile name of your bot.
      • botState - Profile state of your bot. Options: online, offline, busy, away, snooze
      • botAdmins - Array of SteamIDs of people who can send commands (example /send <roomID> <message>) to your bot. /help command lists all commands.
      • listenToCalls - Bot replies in the group chat only to messages starting with the specified strings (case insensitive).
      • defaultJoinMessage - Default message the bot will send when joining a chat unless a message is specified (or the message is false).
      • autoJoin - List of chatrooms (group and friend chats) to automatically join with an optional message (say hello).
    • Start the bot with start_bot_production.sh or start_bot_staging.sh.

cleverbot-steam's People

Contributors

aviduda 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.