Open-Source-Project-Collaboration / osc-bot

A discord bot that automates the process of voting on and creating projects and GitHub teams.
1 stars 1 forks source link

An HTTPException error is raised when the bot sends a message that is over the characters limit #67

Open Brikaa opened 4 years ago

Brikaa commented 4 years ago

This can happen in list_teams, list_members, new_idea command, and in the Reddit implementation. We can create a function to put the error causing message content in a text file along with the embed content and upload that instead of the over-limit message.