Skip to content
/ flick Public
forked from alajpie/vinny

Flick, a multi-purpose bot for the TechHOUNDS Discord.

License

Notifications You must be signed in to change notification settings

frc868/flick

 
 

Repository files navigation

Flick

Flick by Bryce

This is a fork of Vinny for the private TechHOUNDS Discord server, with various unnecessary features cut and selfroles reworked for TechHOUNDS's "division" system.

Icon made by the wonderful Bryce Castle!

How to add this bot to your server

You can't. Why would you want to, anyway?

Installation

  1. Do yarn install to install dependencies
  2. Copy the example secrets.yaml and config.yaml files and edit to taste
  3. Run with CONFIG, SECRETS and SQLITE environment variables, e.g. CONFIG=/home/hrl/flick-config.yaml SECRETS=/home/hrl/flick-secrets.yaml SQLITE=/home/hrl/flick.sqlite node src/index.js (SQLITE is a path to where the database is stored)

About

Flick, a multi-purpose bot for the TechHOUNDS Discord.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%