Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
strinking
/
futaba
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
26
Code
Issues
66
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Optional cog "simplewriter" that enforces xkcd's simple writer in a text channel
- #367
#367
Open
JoshuaS3
wants to merge 19 commits into
strinking:master
strinking/futaba:master
from
JoshuaS3:simplewriter
JoshuaS3/futaba:simplewriter
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Optional cog "simplewriter" that enforces xkcd's simple writer in a text channel
#367
JoshuaS3
wants to merge 19 commits into
strinking:master
strinking/futaba:master
from
JoshuaS3:simplewriter
JoshuaS3/futaba:simplewriter
Copy head branch name to clipboard
Commits
Commits on Jan 24, 2020
Begin source for the optional cog 'simplewriter'
JoshuaS3
committed
2546a86
View commit details
Copy full SHA for 2546a86
Browse repository at this point
Add 'simplewriter' cog settings to misc/config.toml
JoshuaS3
committed
a78a749
View commit details
Copy full SHA for a78a749
Browse repository at this point
Commits on Jan 26, 2020
Add compiled list of words to use in simplewriter
JoshuaS3
committed
23769b7
View commit details
Copy full SHA for 23769b7
Browse repository at this point
Merge https://github.com/strinking/futaba into simplewriter
JoshuaS3
committed
eb04125
View commit details
Copy full SHA for eb04125
Browse repository at this point
Commits on Jan 27, 2020
Merge branch 'fix-reloader' into simplewriter
JoshuaS3
committed
4d83980
View commit details
Copy full SHA for 4d83980
Browse repository at this point
Merge branch 'master' into simplewriter
JoshuaS3
committed
1dad752
View commit details
Copy full SHA for 1dad752
Browse repository at this point
Commits on Jul 30, 2020
Merge branch 'master' into simplewriter
JoshuaS3
committed
c21699c
View commit details
Copy full SHA for c21699c
Browse repository at this point
Update words list
Show description for acb73fa
JoshuaS3
committed
acb73fa
View commit details
Copy full SHA for acb73fa
Browse repository at this point
Bring cog setup/teardown up to date (strinking/futaba#327)
JoshuaS3
committed
1cbf577
View commit details
Copy full SHA for 1cbf577
Browse repository at this point
Commits on Jul 31, 2020
Finish simplewriter cog
JoshuaS3
committed
df4686c
View commit details
Copy full SHA for df4686c
Browse repository at this point
Fix formatting issues; disable pylint warning on words list
Show description for 3da7740
JoshuaS3
committed
3da7740
View commit details
Copy full SHA for 3da7740
Browse repository at this point
Stop adding empty strings to simplewriter's bad words list
JoshuaS3
committed
967d3c3
View commit details
Copy full SHA for 967d3c3
Browse repository at this point
Move words list to txt file, read at runtime
JoshuaS3
committed
210e310
View commit details
Copy full SHA for 210e310
Browse repository at this point
Run pylint and black on simplewriter cog
JoshuaS3
committed
778b4ce
View commit details
Copy full SHA for 778b4ce
Browse repository at this point
Set default core_words_list value to [] instead of None
JoshuaS3
committed
e03260a
View commit details
Copy full SHA for e03260a
Browse repository at this point
Make channel_id a member of the cog for easy access
JoshuaS3
committed
a9d3462
View commit details
Copy full SHA for a9d3462
Browse repository at this point
Don't filter contractions in simplewriter
JoshuaS3
committed
09a4b99
View commit details
Copy full SHA for 09a4b99
Browse repository at this point
Update code formatting, expand journal event
JoshuaS3
committed
c8aae0b
View commit details
Copy full SHA for c8aae0b
Browse repository at this point
Commits on Aug 1, 2020
Merge listener methods into cog
Show description for 33b7c35
JoshuaS3
committed
33b7c35
View commit details
Copy full SHA for 33b7c35
Browse repository at this point
You can’t perform that action at this time.