Skip to content

chingu-voyages/v9-bears-team-06

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v9-bears-team-06

Discord Fun Bot | Voyage-9

Team Members

Chris
Alvaro

About
Discord fun bot is a bot that you will be able to interact with it and have fun when you need a change of pace in your discord chats. The fun bot will be able to tell you jokes although it might a little raunchy but still might get you a laugh out of you. In addition to that it will play BlackJack with you how about that.

Live Demo
to see the live demo you have to join the discord server https://discord.gg/5uSuRtR

Technologies

Getting Started

Clone team repo by running git clone command in your terminal with the URL from your repo. It should look something like this: git clone https://github.com/chingu-voyages/v9-bears-team-06.git

This URL above is also referred to as origin on your local machine.

Project setup

npm install

To run

cd public
node mainBot.js

Test the bot

In order to test the bot, you will need to create you own discord app and server and then add the bot to the server
Go to the section of 'How to add your bot to the server' of this tutorial https://www.howtogeek.com/364225/how-to-make-your-own-discord-bot/
and follow the steps to add the bot to the server.

License C.A

Copyright (c) [2019]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Releases

No releases published

Packages

No packages published