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
Accelerator
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 }}
bobquest33
/
rivescript-python
Public
forked from
aichaos/rivescript-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 6, 2017
Add link to Community Wiki
kirsle
committed
b03380e
View commit details
Copy full SHA for b03380e
Browse repository at this point
Commits on Jan 5, 2017
Merge pull request #70 from Dinh-Hung-Tu/whitespace
Show description for e8ff279
kirsle
authored
e8ff279
View commit details
Copy full SHA for e8ff279
Browse repository at this point
Merge pull request #69 from Dinh-Hung-Tu/sort_revamp
Show description for e4b8849
kirsle
authored
e4b8849
View commit details
Copy full SHA for e4b8849
Browse repository at this point
preprocess the triggers to remove multiple whitespace by single whitespace
htdinh
committed
b1b4ea6
View commit details
Copy full SHA for b1b4ea6
Browse repository at this point
fix sorting not place super-catch-all last and add some sorting tests
htdinh
committed
608f110
View commit details
Copy full SHA for 608f110
Browse repository at this point
Commits on Dec 23, 2016
Merge pull request #67 from Dinh-Hung-Tu/sort_revamp
Show description for b74845e
kirsle
authored
b74845e
View commit details
Copy full SHA for b74845e
Browse repository at this point
replace sys.maxint by sys.maxsize to maintain compatability with Python 3
htdinh
committed
aad2590
View commit details
Copy full SHA for aad2590
Browse repository at this point
replace sys.maxint by sys.maxsize to maintain compatability with Python 3
htdinh
committed
2322707
View commit details
Copy full SHA for 2322707
Browse repository at this point
revamp the sorting algorithm using Python multilevel sort
htdinh
committed
0647459
View commit details
Copy full SHA for 0647459
Browse repository at this point
Commits on Dec 21, 2016
Merge pull request #65 from Dinh-Hung-Tu/random_fix
Show description for 405e391
kirsle
authored
405e391
View commit details
Copy full SHA for 405e391
Browse repository at this point
bug fix multiple identical random tags select same choice
htdinh
committed
4097097
View commit details
Copy full SHA for 4097097
Browse repository at this point
Commits on Dec 14, 2016
More things in the MANIFEST
kirsle
committed
7d4978a
View commit details
Copy full SHA for 7d4978a
Browse repository at this point
Prepare v1.14.4 for release
kirsle
committed
92a2978
View commit details
Copy full SHA for 92a2978
Browse repository at this point
Commits on Dec 9, 2016
Merge pull request #62 from Dinh-Hung-Tu/whitespace_removal
Show description for b47f37c
kirsle
authored
b47f37c
View commit details
Copy full SHA for b47f37c
Browse repository at this point
Merge pull request #63 from Dinh-Hung-Tu/lastmatch
Show description for da7f912
kirsle
authored
da7f912
View commit details
Copy full SHA for da7f912
Browse repository at this point
remove .idea folder from directory
htdinh
committed
be89a89
View commit details
Copy full SHA for be89a89
Browse repository at this point
bugfix make sure last_match() does not return `undefined` value
htdinh
committed
a94364e
View commit details
Copy full SHA for a94364e
Browse repository at this point
fix format message with multiple whitespaces
htdinh
committed
92516dd
View commit details
Copy full SHA for 92516dd
Browse repository at this point
Commits on Dec 8, 2016
Prepare v1.14.3 for release
kirsle
committed
6ac813a
View commit details
Copy full SHA for 6ac813a
Browse repository at this point
Merge pull request #60 from aichaos/bug/59-previous-sorting
Show description for 59fb174
kirsle
authored
59fb174
View commit details
Copy full SHA for 59fb174
Browse repository at this point
Safely do random.choice
kirsle
committed
244c4c2
View commit details
Copy full SHA for 244c4c2
Browse repository at this point
Fix possible crash when using <star> tag incorrectly
kirsle
committed
a1ee445
View commit details
Copy full SHA for a1ee445
Browse repository at this point
Fix sorting algorithm for %Previous triggers
kirsle
committed
25317d2
View commit details
Copy full SHA for 25317d2
Browse repository at this point
Commits on Oct 18, 2016
Bugfix with add tag, v1.14.2
kirsle
committed
4d865fd
View commit details
Copy full SHA for 4d865fd
Browse repository at this point
Commits on Oct 7, 2016
Add PyPI badge
kirsle
committed
2cf384c
View commit details
Copy full SHA for 2cf384c
Browse repository at this point
Commits on Aug 9, 2016
Prepare v1.14.1 for release
kirsle
committed
fff6039
View commit details
Copy full SHA for fff6039
Browse repository at this point
Merge pull request #41 from aichaos/bug/40-unicode
Show description for 33e5a72
kirsle
authored
33e5a72
View commit details
Copy full SHA for 33e5a72
Browse repository at this point
Fix a regression supporting Unicode in Python 2
kirsle
committed
3eba80c
View commit details
Copy full SHA for 3eba80c
Browse repository at this point
Commits on Jul 24, 2016
Prepare v1.14.0 for release
kirsle
committed
6b5392d
View commit details
Copy full SHA for 6b5392d
Browse repository at this point
Merge pull request #32 from aichaos/feature/session-handler
Show description for 5c2be37
kirsle
authored
5c2be37
View commit details
Copy full SHA for 5c2be37
Browse repository at this point
Fix the usage of MemorySessionStorage
kirsle
committed
bb53770
View commit details
Copy full SHA for bb53770
Browse repository at this point
Add pluggable session support, make Parser user-friendly
kirsle
committed
5facb7d
View commit details
Copy full SHA for 5facb7d
Browse repository at this point
Commits on Jul 21, 2016
Prepare v1.13.0 for release
kirsle
committed
264cdad
View commit details
Copy full SHA for 264cdad
Browse repository at this point
Merge pull request #30 from aichaos/feature/code-restructure
Show description for e26fc77
kirsle
authored
e26fc77
View commit details
Copy full SHA for e26fc77
Browse repository at this point
Commits on Jul 13, 2016
Refactor the interactive mode, add shell.py
kirsle
committed
82b5a6f
View commit details
Copy full SHA for 82b5a6f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.