Skip to content

DDBKit/DiscordBotShell

Repository files navigation

DiscordBotShell

This is a ready-to-use template for deploying discord bots on iOS and some other platforms.

Warning

It’s not recommended to use this for production use, iOS could cause issues with networking latency and resource priorities etc.

Note

watchOS target will not work on real hardware due to a lack of websocket support

Getting Started

Simply add your bot code to the Common/Bot/ directory. Add any dependencies as needed. You’ll need to scrap any code that isn’t platform-agnostic or has calls to APIs unavailable on iOS.

Further Reading

For guidance on making your bot, refer to DDBKit or DDBKit Docs, and DiscordBM.

About

A shell for hosting projects from your Apple Devices

Resources

Stars

Watchers

Forks

Languages