Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 706 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 706 Bytes

Cypher-Bot

Discord bot for Cypher System TTRPG

See the wiki for the documentation of the commands.

Currently the character aspect of the bot is rudimentary. The generator for various items and objects are the main focus.

Bot Setup

  1. Create an application on the discord developer portal https://discordapp.com/developers/applications
  2. Navigate to Bot and add a bot user to your application
  3. Copy your bot token to appsettings.json
  4. Add your bot to the server by going to OAuth2, under scopes click bot, then using the url provided add the bot to any server you have manage permissions on. This bot doesn't require any special permissions.