GithubHelp home page GithubHelp logo

cdoern / korero Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 44.12 MB

Send, recieve and manage messages on multiple platforms

Home Page: http://www.korero.tech

License: Apache License 2.0

Makefile 8.67% Go 91.33%

korero's Introduction

Korero: Send, receive and manage messages on multiple platforms

Korero is a terminal based messaging service, being built to interact with popular direct and group messaging services like discord, telegram, slack, and twitter.

The motivation for this project comes primarily from the intensive and bloating nature of messaging services, especially for lightweight machines.

How to install Korero

  • Korero is supported on Fedora 34, 45 and Ubuntu.
  • For Fedora, it can be installed via dnf/yum by running: sudo dnf copr enable cdoern/korero followed by sudo dnf install korero.
  • For Ubuntu, you can download and install the .deb package directly from the repository, korero_0.1-1_all.deb
  • Korero can be built from source by cloning this repository and running make korero within the project folder. The Korero binary will then be placed in bin/korero.

Usage

Korero is a command like tool and can be invoked by simply running korero this will show you the available commands:

  • korero discord setup -- a step by step setup process for creating a bot and getting its token
  • korero discord login -- test your current configuration by logging into the bot
  • korero discord messages -- stream all messages from servers that the bot is in.

Once getting your token and creating your discord bot, you can set the environmental variable $KORERO_DISCORD_TOKEN so the program can automatically log in.

To permanently set environmental variables on Fedora cd ~ and then nano .bashrc inside of .bashrc add the following line: export KORERO_DISCORD_TOKEN=<YOUR_TOKEN>

Contributions

Contributions to Korero are welcome on the github repository.

  • If something in the app is broken please file an issue and place in the title [BUG]
  • If there is an enhancement that you would like to be made please file a bug and put [FEATURE] in the title.

Future Plans

Korero currently supports Discord messaging, the future development will be aimed at services like:

  • Twitter
  • Reddit
  • Telegram
  • Whatsapp
  • Slack

This list has no preference level and will be worked on as community interest grows.

korero's People

Contributors

cdoern avatar

Stargazers

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