mohitkyadav / coolme

A πŸŒœβš½βš½πŸ‘’ Discord bot, invite ➑

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŒœβš½βš½πŸ‘’ME bot

GitHub license PRs Welcome Support

Deployable on

glitch / zeit / heroku.

List of supported commands

Command Response Status
!hello world! βœ”
!yo lo!😜 βœ”
!status server status(200/404) βœ”
!cool <string> **All cool strings** βœ”
!uncool <string> **original string** βœ”
!weather <city_name> **weather information** βœ”
!ytt **Top trending on YouTube** βœ”
!twt **Top trending on Twitter** βœ”
!toss **Toss a coin** βœ”
!random **Get a random number** βœ”
!ip <url> **ip address of the url** βœ”
!gcard github_username **Embeded GitHub Card** βœ”
!encrypt text key **Encrypted text** ⏰
!decrypt text key **Decrypted text** ⏰

Examples

!gcard mohitkyadav

mky

!gcard google

g

Environment variables

You need to set these variables in your deployment environment. A sample.env file has been provided for reference. You can set the values there and rename it to .env for local development.

env variable value
TOKEN Discord client token
OWKEY Open weather map API key
YTKEY Youtube API key
PORT Set automatically by your deployment platform
TWAPIKEY Twitter consumer key
TWAPISECRET Twitter consumer secret
TWACCESS Twitter access token
TWACCESSSECRET Twitter access token secret

About

A πŸŒœβš½βš½πŸ‘’ Discord bot, invite ➑

License:MIT License


Languages

Language:JavaScript 98.5%Language:Shell 1.5%