Skip to content

hiisi13/jaicp-discord-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jaicp-discord-adapter

A companion repository for Building an Unsplash bot for Discord post" post on Dev.to.

This is a JAICP-Discord adapter part - you also need a chatbot project for the whole thing to work.

This adapter only implements a subset of JAICP reply types - see documentation for the full list and feel free to extend.

  1. Rename .env.example to .env and replace placeholders with actual credential values.
  2. npm install
  3. node index