Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Comity Examples

This directory contains examples of how to use Comity with different frameworks / platforms.

All examples are written in TypeScript and implement interaction verification.

You first need to deploy the application commands: You can use the provided deploy.ts script with tsx deploy.ts.

Make sure to replace 'token' with your bot token and 'publicKey' with your application's public key in your framework's example.

Frameworks

Express

Cloudflare Workers