Git Product home page Git Product logo

chatwork_manager's Introduction

Chatwork Manager

Chatworkでメンバーを複数チャットルームに一括追加、削除します。

Install

git clone https://github.com/takayokoy/chatwork_manager.git
cd chatwork_manager

composer install

cp .env.example .env
php argisan key:generate
php artisan migrate
php artisan serve

http://127.0.0.1:8000 にアクセスして以下の手順でAPIキーを登録します。

「メンバーを複数チャットルームに一括追加する」リンクからメンバー追加ページに遷移して、 対象アカウントIDと追加対象チャットルームを選択してメンバー追加できます。 (※アカウントID=チャットで「引用」したときの"[引用 aid=xxxxxx]"←xxx部分)

同様に、「メンバーを複数チャットルームから一括削除する」リンクからメンバー一括削除が行えます。

※Chatwork APIの利用テスト用プロジェクトのため、本アプリケーションの利用は自己責任でお願いします。

chatwork_manager's People

Watchers

James Cloos 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.