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.
- 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.
- blazor
- MongoDB
- API keys for Teams, Slack, Discord integrations
- Clone the repository:
git clone https://github.com/yourusername/emote-gif-integration-app.git
Navigate to the project directory:
...
- 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.
Contributions to improve this application are welcome. Please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/AmazingFeature). - Make your changes.
- Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the branch (
git push origin feature/AmazingFeature). - Open a pull request.
Distributed under the MIT License. See LICENSE for more information.
Your Name - your-email@example.com
Project Link: https://github.com/yourusername/emote-gif-integration-app
© 2023 Charles Poulin. All Rights Reserved.