Giter Site home page Giter Site logo

robot's Introduction

robot

An amazing telegram robot.

Build Status

Feature

Basically, you can talk with the robot with both Chinese and English because it has 4 Artificial Intelligence inside:

Additionally, it supports the following commands:

/alarm - set an alarm
/alarms - show all of your alarms
/rmalarm - remove an alarm
/memo - save a memo
/memos - show all of your memos
/rmmemo - remove a memo
/movie - find movie download links
/show - find American show download links
/trans - translate words between english and chinese
/help - show this help message

Is that all? More skills are developing and any suggestions will be greatly appreciated.

For more advanced usage, contact @EvolsnowBot right away.

Demo

Remember that the website can just show a part of the robot's skills. To be precise, it's just able to talk with you...

https://samaritan.tech

Installation

You can simply try the robot in telegram as mentioned above. But if you want to build your own robot:

  • redis is required.
  • create a telegram robot follow the reference
  • create your own configure file from the config.json file

After that, you have two options to run the robot:

  • Execute the binary file from release:
/path/to/file/robot -c /path/to/config.json
  • Or clone the object and build it yourself (golang required):
go get -u github.com/evolsnow/robot
go build github.com/evolsnow/robot
/path/to/file/robot -c /path/to/config.json

You may want to add -d flag to debug.

Development

This project is written in go1.5.

Contact me for further questions: @evolsnow

License

The MIT License (MIT)

robot's People

Contributors

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