Skip to content
This repository has been archived by the owner on Nov 2, 2022. It is now read-only.
/ shiraori Public archive

Serverless discord bot with Deno and Deno Deploy

License

Notifications You must be signed in to change notification settings

Yakiyo/shiraori

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shiraori

Just testing a server discord bot built with Deno and hosted on Deno Deploy

Final remakrs

Serverless is cool, works pretty neat if i only want slash commands. The only issue being, almost everything is to be done manually over the discord REST api, including interaction deferrings, editing interaction responses, commands that do heavy works and take long time. It's fine if the project is small or simple, but for anything more, its much more better to use the bot gateway.

Author

Shiraori © Yakiyo. Authored and maintained by Yakiyo.

Released under MIT License

About

Serverless discord bot with Deno and Deno Deploy

Topics

Resources

License

Stars

Watchers

Forks