Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etnara/figglebot
https://github.com/etnara/figglebot
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/etnara/figglebot
- Owner: Etnara
- Created: 2023-03-01T21:40:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-09T02:13:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-15T03:33:25.655Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Figglebot
### Usage
Edit User Variables:
```
token = "Discord Bot Token"
channel_id = Channel ID
email = "Generation Esports Email"
password = "Generation Esports Password"
```Run Via Command Line:
```
python bot.py
python bot.py
python bot.py 3600
```### Requires:
- Python### Dependencies:
- Discord
- Selenium
- Webdriver_Manager