Skip to content

mastizada/ircgram-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRCGram-RS

Simple IRC2Telegram bot written in Rust

Currently only supports to send messages from IRC to Telegram

Install

  • cargo update
  • cargo build
  • cargo install
  • Create config.json file at same path (to be improved) using config.template.json as template
  • Run using ./ircgram-rs

Why?

There are lots of apps around doing same with better security, more functionality and etc. The only reason is to learn rust by doing something and for personal use. Feel free to contribute

License

Copyright 2017 Emin Mastizada

This software is licensed under the MPL version 2.0. For more information, read the file LICENSE.

About

IRC2Telegram bot written in Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages