Skip to content

nathanielfernandes/cf-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cf-discord-bot 🏗️👷 WIP

A Library for creating 'serverless' discord bots using cloudflare workers

The libraries purpose is to simplify the process of creating cloudflare worker discord bots that interact with discord through slash commands.

Progress

Have some basics done so far, still in development.
A basic bot can be made however creating messages and accessing interaction options are not simplified.

main.js is the content of the example Workers script.

commands.js are the bots commands.

./src is where the library code is located atm.

Contributing

Feel free to make pull requests and contribute : )

About

The library's purpose is to simplify the process of creating cloudflare worker discord bots that interact with discord through slash commands.

Resources

Stars

Watchers

Forks