Skip to content

Th3Fire/hoya-bot-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simsimi-discord

NodeJS supported

We are supported only Nodejs version 12.x or later.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/AlphaDel/simsimi-discord.git
  1. Install NPM packages
  • yarn
yarn install
  • npm
npm install

Usage

  1. create file google_credentials.json
  • yarn
yarn postinstall
  • npm
npm run postinstall
  1. run bot application [local]
  • yarn
yarn start:local
  • npm
npm run start:local

If everything goes well you will see message like this Logged in as BOT_NAME#XXXX! Have fun!

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published