KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
DiscordSuccess
★ 12
Open GitHub ↗
Posts success pictures to twitter
Download README (.md)
Explore Similar Repositories
JobAnalysis
:
Python分析拉钩职位信息
AoIP
:
No description available.
t80
:
Configurable cpu core that supports Z80, 8080 and gameboy instruction sets.
ED_triage_ML_children
:
A summary script of the study, "Machine learning-based prediction of clinical outcomes for children during emergency department triage"
minhtml-template
:
HTML/CSS/JSやるときの最小テンプレート
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
DiscordSuccess
?
Download (.md)
# DiscordSuccess Posts success pictures to twitter ## Requirements Python 3.6 ## Setup Create a new [twitter app](https://developer.twitter.com/en/apps/) Create new [discord bot](https://discordapp.com/developers/applications/) Clone repo or download zip Cd into the folder ```bash pip install -r requirements.txt ``` Open the file and edit credentials ```bash python main.py ```