Skip to content

A convenient and unnecessary color tool, right within discord.

Notifications You must be signed in to change notification settings

cysabi/unnamed-color-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

unnamed-color-bot

A convenient and unnessecary color tool, right within discord.

Banner

i don't know why i made this, please send help

usage

You can invite the bot here. Please remember to report any bugs, suggestions, or issues.

This bot utilizes discord slash commands, you can view them all on Discord.

local setup

This repository split into 2 main parts.

  • commands/
  • cloud_function/

commands/

This is the local python project with the script that you will most likely be running.

  1. Create a .env file.
APPLICATION_ID=
BOT_TOKEN=
  1. Run pipenv install to install all of the dependencies for the script.
  2. Run pipenv run main to run the script.

cloud_function/

The bot is hosted using Google Cloud Functions, this folder contains the files that are uploaded.

  1. Inside main.py, replace the string in PUBLIC_KEY = "" with the public key of your application.

empathy included • @cysabicysabi.github.io

About

A convenient and unnecessary color tool, right within discord.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages