GithubHelp home page GithubHelp logo

wirenic / coredumpbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from coredump-ch/coredumpbot

0.0 0.0 0.0 282 KB

A mighty chatbot. Right now it supports Telegram, in the future maybe also IRC and Jabber.

Rust 100.00%

coredumpbot's Introduction

coredumpbot

Build Status Coverage Status

Start the Bot like this:

TELEGRAM_BOT_TOKEN=XXXXXXXXXXXXXXXXXXXXXXX cargo run

or use our bot: https://telegram.me/CoredumpBot

Screenshot0.png

Install on Arch Linux

sudo pacman -S git cargo
git clone https://github.com/coredump-ch/coredumpbot.git
cd coredumpbot
TELEGRAM_BOT_TOKEN=XXXXXXXXXXXXXXXXXXXXXXX cargo run --release

Update local Client

cd coredumpbot
rm -rf target
git pull
TELEGRAM_BOT_TOKEN=XXXXXXXXXXXXXXXXXXXXXXX cargo run --release

Enable logging

RUST_LOG=info TELEGRAM_BOT_TOKEN=XXXXXXXXXXXXXXXXXXXXXXX cargo run

Set commands on Telegram

Use the @BotFather with the command /setcommands.

status - Get People now present
webcam - Get Picture of Webcam
location - Get Location of Hackerspace
subscribe - Subscribe to a Sensor with an Duration
help - Get Help
cancel - Cancel Subscription
version - Get Version of Bot

coredumpbot's People

Contributors

dbrgn avatar dns2utf8 avatar rnestler 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.