Skip to content

CovHackSoc/IdeaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hackathon Idea Bot

This is used to track ideas for Hackathons.

Currently deployed on https://ideas.covhack.org/ with the bot on our Discord.

Features

Usage

!idea <IDEA HERE>
Add your idea

!info <ID>
Gets information on that idea

!upvote <ID>
Upvotes an idea

!downvote <ID>
Downvotes an idea

Configuration

I have an .env file with the following keys:

TOKEN = discord bot token
DATABASEURL = firebase database url
PROJECTID = firebase project id
FIREBASEKEY = base key for the project
HOST = where everything appears on the internet (don't have a / at the end)

Notes

This doesn't implement anything to stop vote rigging etc. We all know each other on our discord, so it ain't really an issue. But it might be for you.

About

Discord bot for tracking Hackathon Ideas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published