Skip to content

Commit f642d6a

Browse files
authored
Merge pull request #28 from isi-nlp/1.0_release
Changelog in anticipation of 1.0.0 release
2 parents 00db016 + 8d05d97 commit f642d6a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# CHANGELOG
2+
3+
---
4+
5+
## v1.0.0 - Initial release
6+
7+
- [Feature]: Continuous streaming of posts and comments on subreddit using praw
8+
- [Feature]: Integration with RTG 500-to-1 for MT from 500 languages to English
9+
- [Feature]: Integration with Perspective API for Toxicity Detection
10+
- [Feature]: Additonal logic for mapping toxic behavior types
11+
- [Feature]: MT from English to French for response on reddit
12+
- [Feature]: Template based response from the bot to toxic users for moderation in French with behavior type indicated
13+
- [Feature]: Containerized using Docker for quick and easy deployment
14+
- [Bug](https://github.com/isi-nlp/isi_darma/issues/11): Fix for inconsistent streaming of new comments on existing posts
15+
- [Bug](https://github.com/isi-nlp/isi_darma/issues/29) : Repeat replies on bot restarts

0 commit comments

Comments
 (0)