Skip to content

distributive/Spellcracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A card-fetching Discord bot for the card game Witches' Revel.

Client use

This bot supports a number of interactions (slash commands) and some inline commands:

Searching for Witches' Revel cards

You can fetch cards by including the following in a Discord message:

  • [[card]] to view a card
  • {{card}} to view its art

Each Discord message is limited to 5 (by default) inline commands. Any additional commands will be ignored.

Server use

Running the bot

cp .env.example .env # You will need to add your application token and bot ID to the new file
npm install
node index.js

Acknowledgements

This software is based on the template Slash Bot Template by GuriZenit.

About

A Witches' Revel Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published