Skip to content

Vladlukhanin/StackOverflowBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackOverflowBot

StackOverflow bot for Q-municate (based on QuickBlox JS SDK)

Setup environment

  1. Download the project from GitHub;
  2. install nodeJS before start;
  3. run npm install to install all additional packages in your terminal as an administrator;
  4. create your application in QuickBlox admin panel or use already existing;
  5. copy the credentials (App ID, Authorization key, Authorization secret) into your StackOverflowBot project code in config.js;
  6. create the user in admin panel for the bot, then copy user's credentials to config.js;
  7. create new Custom Object class in admin panel with next fields:
    • dialogId (string);
    • tag (string);
    • filters (string - array).
  8. Copy the Custom Object's class name to config.js;

About

StackOverflow bot for Q-municate (QuickBlox SDK)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published