Coder Social home page Coder Social logo

senpai's Introduction

NOTICE me :senpai!

Welcome home, desune~

a screenshot of your senpai feat. simon!

senpai is an IRC client that works best with bouncers:

How do I use this?

mkdir -p ~/.config/senpai
cat <<EOF >~/.config/senpai/senpai.scfg
address chat.sr.ht
nickname senpai
password "my password can't be this cute (2010)"
# alternatively, specify a command to fetch your password:
# password-cmd  gopass show irc/<username>
EOF
go run ./cmd/senpai

Then, type /join #senpai on Libera.Chat and have a... chat!

See doc/senpai.1.scd for more information and doc/senpai.5.scd for more configuration options!

Debugging errors, testing servers

If you run into errors and want to find the WHY OH WHY, or if you'd like to try things out with an IRC server, then you have two options:

  1. Run senpai with the -debug argument (or put debug true) in your config, it will then print in home all the data it sends and receives.
  2. Run the test client, that uses the same IRC library but exposes a simpler interface, by running go run ./cmd/test -help.

Contributing and stuff

Contributions are accepted as patches to the mailing list and as pull requests on Github.

Browse tickets at https://todo.sr.ht/~taiite/senpai.

License

This senpai is open source! Please use it under the ISC license.

Copyright (C) 2021 The senpai Contributors

senpai's People

Contributors

coderkalyan avatar delthas avatar ducng avatar emersion avatar gjabell avatar hhirtz avatar jhalmen avatar leon-plickat avatar lxea avatar maringuu avatar pranjalkole avatar samhza avatar yerinalexey avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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