Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.96 KB

File metadata and controls

53 lines (38 loc) · 1.96 KB

Custom Emote and GIF Integration App for Teams

Latest Demo Video

Overview

This application is designed to enhance team communication on platforms like Teams, Slack, and Discord by allowing users to add and use custom emotes and GIFs. It's inspired by the functionality of 7TV and tailored to meet the needs of diverse team environments.

Features

  • User Authentication: Secure login and user management.
  • Custom Emote and GIF Upload: Users can upload and manage their emotes and GIFs.
  • Integration with Communication Platforms: Seamless integration with Teams, Slack, and Discord.
  • Emote and GIF Categorization: Easy categorization and search functionality for quick access.

Getting Started

Prerequisites

  • blazor
  • MongoDB
  • API keys for Teams, Slack, Discord integrations

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/emote-gif-integration-app.git
    
    

Navigate to the project directory:

...

Usage

  • To Add a New Emote/GIF: Navigate to the 'Upload' section, and upload your file with a unique name.
  • To Use an Emote/GIF: In supported platforms, type the name of the emote or GIF prefixed with a colon, like :emotename.

Contributing

Contributions to improve this application are welcome. Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/AmazingFeature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some AmazingFeature').
  5. Push to the branch (git push origin feature/AmazingFeature).
  6. Open a pull request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Your Name - your-email@example.com

Project Link: https://github.com/yourusername/emote-gif-integration-app


© 2023 Charles Poulin. All Rights Reserved.