git clone https://github.com/dmitriy337/ConvertPythonCodeToOneLineTgBot
cd ConvertPythonCodeToOneLineTgBot/TgBot
- Add your telegram token to
TgBot/Config.cs
- Make your connection string for postgresql like
Host=<Your database adress>;Port=5432;Database=<DatabaseName>;Username=<Postgres username>;Password=<Password for database>
- Add your connection string to
TgBot/Config.cs
dotnet build
cd bin/Debug/net5.0/
dotnet TgBot.dll
- It works)
-
Notifications
You must be signed in to change notification settings - Fork 1
dmitriy337/ConvertPythonCodeToOneLineTgBot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Telegram bot for converting python code to one line)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published