Skip to content

Commit bb6b60d

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents acf2f71 + 6ebe123 commit bb6b60d

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
*.log
2+
13
# Byte-compiled / optimized / DLL files
24
__pycache__/
35
*.py[cod]
@@ -14,7 +16,7 @@ dist/
1416
downloads/
1517
eggs/
1618
.eggs/
17-
lib/
19+
lib/
1820
lib64/
1921
parts/
2022
sdist/

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Everyone is permitted to copy and distribute verbatim copies
66
of this license document, but changing it is not allowed.
77

8-
Preamble
8+
Preamble
99

1010
The GNU General Public License is a free, copyleft license for
1111
software and other kinds of works.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![](https://img.shields.io/github/commit-activity/y/robswc/tradingview-webhooks-bot?style=for-the-badge)
66
![](https://img.shields.io/twitter/follow/robswc?style=for-the-badge)
77

8+
[tvwb_demo.webm](https://user-images.githubusercontent.com/38849824/192352217-0bd08426-98b7-4188-8e5b-67d7aa93ba09.webm)
89

910

1011

@@ -103,4 +104,4 @@ You can use the `tvwb.py shell` command to open a python shell with the app cont
103104

104105
#### How do I get more help?
105106

106-
At the moment, the wiki is under construction. However, you may still find some good info on there. For additional assistance you can DM me on [Twitter](https://twitter.com/robswc) or join the [Discord](https://discord.gg/wrjuSaZCFh). I will try my best to get back to you!
107+
At the moment, the wiki is under construction. However, you may still find some good info on there. For additional assistance you can DM me on [Twitter](https://twitter.com/robswc) or join the [Discord](https://discord.gg/wrjuSaZCFh). I will try my best to get back to you!

0 commit comments

Comments
 (0)