Skip to content

Project for CSCI 4440 - Software Design & Documentation.

Notifications You must be signed in to change notification settings

MattThunder/BotGuys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BotGuys

Project made for CSCI 4440 - Software Design & Documentation.

Worked on by Jesse Diaz, Sam Cashman, Pierson Garcia, Michael Pan, and Matthews DeJesus.

Our discord bot, Lantern, will be able to play various card games. Can play:

  • Blackjack
  • Poker
  • Uno

For Users:

The invite link for Lantern is here. Please enjoy, and reach out if you have any issues.

For Developers:

We have included a requirements.txt file of all necessary libraries in order to make your own bot based off of Lantern. You will also need to create a folder called logs in the root, as well as a bot_token.txt and guild_id.txt in the configs folder to hold your bot token and guild id respecitvely.

Resources used:

This video provided the basic setup of the primary three files for handling a discord bot.

This website provided the rules of Blackjack.

This pdf provided the basic rules of Uno.

About

Project for CSCI 4440 - Software Design & Documentation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages