Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
/ Genny Public archive

Discord + Twitter + Slack Bot Boilerplate

License

Notifications You must be signed in to change notification settings

VKEA/Genny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GennyBot Banner

Genny is a Bot boilerplate created from another bot boilerplate: Violet

installation

Genny runs on node and uses npm and the discord.io library. Don't forget to do the correct installs npm i

setup

Most of the code is functional, however you must add your own bot token to auth.js and enter some ids in the code.

running the bot

you can run the bot by running index.js with node node index.js