Skip to content

Connect is a Discord economy bot for Discord Hackweek 2019! Based mostly on image generation, this bot has fun features, and lets you customize a profile using the experience you earn!

tandpfun/Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to Connect Beta 🔰

Connect is a Discord economy bot for Discord Hackweek 2019! Based mostly on image generation, this bot has fun features, and lets you customize a profile using the experience you earn!

This bot uses Canvas, a npm.js package to create custom images for profiles!

Invite & Test

Invite The Bot

Join Test Server

What I Learned

Connect was an awesome bot to work on! I learned a lot about image generation with the Canvas package, and how to make cool looking image-based profiles. I will use this knowlege to enhance my future projects! I'd like to thank hack week for giving me a reason to start coding this small idea in my head, and it seems to be growing preatty well so far!

Commands

Command Description
+help View all commands
+profile View your profile
+setup Setup your profile
+get (user mention) Get someone else's profile
+work Work a job and earn from 1xp - 300xp
+crime A chance at winning big! And going poor...
+fish Go for a fish to try to earn experience!
+gamble (xp) Gamble some experience
+shop Buy things to enhance your profile!

Setup!

Want to self host this bot as an economy bot for your server? Look no further!

Step 1: Run `git clone https://github.com/tandpfun/Connect.git`
Step 2: Navigate to the index.js file, and scroll down to line 31
Step 3: Replace process.env.TOKEN with your bot's token in "'s
Step 4: Run `npm i`
Step 5: Run `node index.js`

Packages Used

Discord.js

This package makes connection between the bot host and the Discord API easier.

Canvas

This package lets me generate images to make profiles and command responses!

To-Do List

  • Put generated images into embeds
  • Create Support Server
  • Make Crime Command
  • Make Rob Command

Thank You

Thanks for taking the time to review my project!

~ @Codingpro#0001

About

Connect is a Discord economy bot for Discord Hackweek 2019! Based mostly on image generation, this bot has fun features, and lets you customize a profile using the experience you earn!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published