negatratoron / DiscordBot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Banana Hammock - Discord Bot

Example taken from https://github.com/oceanroleplay/discord.ts-example

Relevant links:

To-do

  1. Determine scope of bot. Integrate within Discord server
  2. Decide Framework. TypeScript, with SQLLite DB
  3. Implement working base bot.
    1. Get a prod bot on Banana Discord
    2. Create and connect SQLLite DB to bot/bot code. (Separate prod/dev dbs?)
  4. Start-to-finish documentation for setup and new devs.
  5. List of commands to implement
  6. Investigate merging with current BrexBot implementation, including potential account ownership/transfer.

Reach in the #bot-development channel in the Discord for questions on joining the project.

About


Languages

Language:TypeScript 91.4%Language:JavaScript 8.6%