Code Monkey home page Code Monkey logo

coglink's Introduction

CogLink

A Concord (C99) LavaLink/NodeLink client.

Features

  • C99 compatible
  • Low memory usage (> 5MB of RAM a working bot)
  • Portable

Dependencies

Note

CogLink only relies on dependencies already included in Concord.

Installation

1. Install Concord

The installation guide for Concord can be found in their repository.

2. Clone the repository

$ git clone https://github.com/PerformanC/CogLink

3. Compile

$ cd CogLink
$ make -j4

Note

The -j4 flag is optional, but it will speed up the compilation process. The number after -j is the number of threads to use for compilation.

4. Install

$ sudo make install

Usage

... TODO

Documentation

CogLink documentation is made with Doxygen, hosted on GitHub Pages.

The documentation can be built with the following command:

$ make gen_docs

Note

Doxygen is required to build the documentation.

Support

Any question or issue related to CogLink or other PerformanC projects can be can be made in PerformanC's Discord server.

For verified issues, please also create a GitHub issue for tracking the issue.

Contributing

CogLink follows the PerformanC's contribution guidelines. It is necessary to follow the guidelines to contribute to CogLink and other PerformanC projects.

Projects using CogLink

None known yet, but if you are using CogLink, please let us know in PerformanC's Discord server and we will add your project here.

License

CogLink is licensed under BSD 2-Clause License. You can read more about it on Open Source Initiative.

  • This project uses the latest standards of The PerformanC Organization.

coglink's People

Contributors

thepedroo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

coglink's Issues

Feature request

I would like to propose a feature regarding channel controls. Specifically, if there are several bots operating on separate channels, the feature should determine if the user-requested music plays exclusively on the channel to which the user is connected and does not play the same song in every voice chat.

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.