SOFTWARE BOT DEVELOPMENT TO SUPPORT GIT VERSION CONTROL AT DISCORD

Group awareness is the understanding of who is working with a person, what they are doing, and how his actions interact with theirs. A team working on a software project has their own needs and requirements in keeping the group awareness. On the other hand, Git is a popular version control system...

Full description

Saved in:
Bibliographic Details
Main Author: Dimas Prasetyo Supr, Gaudensius
Format: Final Project
Language:Indonesia
Online Access:https://digilib.itb.ac.id/gdl/view/50574
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Institut Teknologi Bandung
Language: Indonesia
Description
Summary:Group awareness is the understanding of who is working with a person, what they are doing, and how his actions interact with theirs. A team working on a software project has their own needs and requirements in keeping the group awareness. On the other hand, Git is a popular version control system, a technology that is often used in software projects that might be related to group awareness. Discord, another technology that might be related to awareness, is a text chat that has its own potential in team collaborations. In this final assignment, group awareness requirements and the technologies related are analyzed. From the analysis, Git commands related to group awareness are selected to decide the requirements of the solution that will be implemented. The requirements are then developed to design the solution that can integrate Git and Discord as technologies related to awareness. The design is implemented in the form of a bot that can support Git commands related to awareness to be run at Discord. The bot is tested to make sure the content shown by the bot corresponds to the result when the Git command is run in the command line interface. The bot’s outputs have successfully met their expectations. The bot is capable to execute Git commands related to awareness in Discord. With this solution, software developer can hopefully meet their needs in keeping their group awareness.