Skip to content

Python script for updating credentials.yml file of a Rasa framework project with Telegram integration.

Notifications You must be signed in to change notification settings

igabirondo16/NgrokTunnelGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

NgrokTunnelGenerator

NgrokTunnelGenerator is a Python script for updating credentials.yml file of a Rasa framework project with Telegram integration.

The script is designed for creating a public ngrok server, as well as updating Telegram's webhook_url attribute of credentials.yml file, so that the user has not to be updating it manually every time.

Installation

The script can be installed from GitHub.

git clone https://github.com/igabirondo16/NgrokTunnelGenerator.git

Usage

python3 NgrokTunnelGenerator.py

For a more comfortable usage global variable DEFAULT_PATH may be edited.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

Python script for updating credentials.yml file of a Rasa framework project with Telegram integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages