Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Releases: Eason-Y-Lu/Bad-Word-Bot

namechange

13 Jun 04:45
770c73e
Compare
Choose a tag to compare

dockfile to Dockfile

What's Changed

  • Create .github/workflows/python-package.yml by @Eason-S-Lu in #40
  • Revert "Create .github/workflows/python-package.yml" by @Eason-S-Lu in #41
  • Create .github/workflows/greetings.yml by @Eason-S-Lu in #43
  • `Create .github/workflows/stale.yml by @Eason-S-Lu in #42
  • Create .gitignore by @Eason-S-Lu in #44
  • Add files via upload by @Eason-S-Lu in #45
  • Update dockerfile by @Eason-S-Lu in #46
  • Create docker-image.yml by @Eason-S-Lu in #47
  • Update docker-image.yml by @Eason-S-Lu in #48
  • Rename dockerfile to Dockerfile by @Eason-S-Lu in #49
  • Create docker-publish.yml by @Eason-S-Lu in #50

Full Changelog: v5...v6

Small Fix

23 Mar 22:05
15139b7
Compare
Choose a tag to compare

Delete command after executed.

What's Changed

Delete command after successfully executed.

  • Update bot.py by @Eason-S-Lu in #37
  • Update bot.py by @Eason-S-Lu in #38
  • Patch by @Eason-S-Lu in #39

Full Changelog: v4...v5

Privilidged

22 Mar 05:00
27e280f
Compare
Choose a tag to compare

Change who can use ~add and ~remove

Minor Update

21 Mar 23:02
b196457
Compare
Choose a tag to compare

Add ~remove all
Spelling change.

Misspell

21 Mar 22:45
26c009a
Compare
Choose a tag to compare

Add fuzzy word and add misspell.

Basic function

21 Mar 22:34
4da3ad9
Compare
Choose a tag to compare

This is a basic code that censor word based on list.
This is a point to revert to.