/
2023-3-01 Meeting 3

2023-3-01 Meeting 3

  • The Github Pipeline

    • Develop and projects-bot branch are deploying branches

    • use git checkout -b <branch-name> when creating a new feature

    • once your feature is ready, send a pull req to develop and wait for someone to review your code

    • test locally → use csesoc discord bot internal server to test

  • Starting Refactoring

    • members: Zhitao, Kaniz, Abraham

    • Goals:

      • Typescript

      • Migrate to latest version for discord.js and other needed dependencies

  • New Features - REMEMBER TO PARSE RESULTS AND PREVENT @ everyone/here TAGS

    • Can ask Joshi for help

    • members: Jeffrey, Thomas, Jessica.

    • [Assigned to Jessica] Command: Travel Guide

      • command for to get suggestion, options: [category] [season] [region]

      • command to contribute a suggestion to the suggestion bank [name] [category] [season] [region] [description] [discord user id]

      • exec / admin command: moderate/approve which suggestions in the suggestion bank can be displayed on the public interface.

      • potential categories: food, sight seeing, entertainment, random

    • [Assigned to Jeffery] Command: Introductions / descriptions for all the projects

      • exec / admin command to change an entry for a project

      • data could be either stored in JSON or PostgreSQL

        • Initially stored in JSON for ease of developer productivity, and will shift to PostgreSQL later.

    • Command: guess song feature

      • suggestions for implementing this?

    • Server statistics tracker & visualisation

      • suggestions?

 

Related content

UNSW CSESoc