GithubHelp home page GithubHelp logo

alxndriab / discord-qoom-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 124 KB

Our project for the fall Creator Group cohort at Qoom! Lightweight bot hosted on Heroku and Giphy API!

JavaScript 100.00%
discord qoom creator heroku giphy-api

discord-qoom-bot's Introduction

qoom-creator

Alternative code for Alexa's and Adelene's Discord Bot for Qoom Inc.


To edit the bot online

  1. just edit the code straight for this repo and commit it

  2. To check if running on Heroku Activity

(I set up Heroku through a remote git branch via git remote add heroku https://git.heroku.com/discord-qoom-bot.git. and added that app to Heroku with heroku git:remote -discord-qoom-bot)




To edit and debug locally

  1. Clone the repo
git clone https://github.com/alt-ab/discord-qoom-bot.git

2. Download dependencies: dotenv, node.js, GIPHY packager, and discord.js (in the future will move to Docker)
npm init

npm i

3. To run locally
node bot.js

4. To get most recent code
git pull

5. To push back to the GitHub file
git add .
git commit -m "<put something in here>"
git push master

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.