Skip to content

damilolaolatunji/chatkit-slash-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatkit Slash Commands

Implement slash commands in a Chatkit powered application. Tutorial: https://pusher.com/tutorials/slash-command-chatroom

Getting Started

  1. Clone this repository and cd into it.
  2. Execute npm install to download dependencies.
  3. See tutorial for notes on how to get the required credentials from Chatkit and newsapi.org
  4. Open src/methods.js and update it with your Chatkit instance locator, test token endpoint, room id, and news api key.
  5. Run npm start to start the development server. View http://localhost:3000 in your browser.

Pre-requisites

Built With

  • React - For creating the application frontend
  • Chatkit - Chat features

Licence

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published