Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Scheduled close missing word "in". #3210

Closed
Immusama opened this issue Sep 30, 2022 · 0 comments · Fixed by #3233
Closed

[BUG]: Scheduled close missing word "in". #3210

Immusama opened this issue Sep 30, 2022 · 0 comments · Fixed by #3233
Labels
bug This is a confirmed bug staged Staged for next version

Comments

@Immusama
Copy link

Immusama commented Sep 30, 2022

Bot Version

4.0.1

How are you hosting Modmail?

PM2

Error Logs

boop

Screenshots

No response

Additional Information

modmail.py

line 449

    embed = discord.Embed(
        title="Scheduled close",
        description=f"This thread will close {silent}{human_delta}.",
        color=self.bot.error_color,
    )
@Immusama Immusama added the maybe: bug An unconfirmed bug label Sep 30, 2022
@ghost ghost mentioned this issue Dec 4, 2022
@StephenDaDev StephenDaDev added bug This is a confirmed bug and removed maybe: bug An unconfirmed bug labels Mar 13, 2023
@Taaku18 Taaku18 linked a pull request Jul 11, 2023 that will close this issue
Taaku18 added a commit that referenced this issue Jul 15, 2023
* Fix typo

* Rephrase the silently close messsage

* Update changelog

---------

Co-authored-by: Taku <[email protected]>
@Zinoviya99 Zinoviya99 mentioned this issue Aug 12, 2023
@Taaku18 Taaku18 added the staged Staged for next version label Nov 22, 2023
@Taaku18 Taaku18 closed this as completed Nov 26, 2023
raidensakura pushed a commit to raidensakura/modmail that referenced this issue Apr 10, 2024
* Fix typo

* Rephrase the silently close messsage

* Update changelog

---------

Co-authored-by: Taku <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This is a confirmed bug staged Staged for next version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants