Skip to content

jwparsons/MeatCoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MeatCoin

alt text

Introduction

This repository contains the neccesary code for creating a MeatCoin Discord bot. MeatCoin is a text-based Cryptocurrency trading simulator for Discord. You will find instructions below for setting up MeatCoin on your own server and how to play.

Requirements

Running a Discord Bot requires NodeJS (for this tutorial) and a Discord Account.

Instructions

  1. Clone the repository.
  2. Create a new Discord application here.
  3. Customize your new Discord Bot.
  4. Copy/paste your application token to data/token.txt.
  5. Add your Bot to a Discord channel of your choice using Generate OAuth2 URL and copy/pasting the URL into a web browser.
  6. Clone the repository.
  7. Run the command npm install to install dependencies.
  8. Run the command node index to start the Bot server.
  9. Type !help in your Discord server to see the commands.

Demo

MeatCoin Demo

In Action

MeatCoin In Action

Contribution

This project was created entirely by me. Several of my friends requested many of the features.

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published