Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seksea/auto-status
Ever wanted to have discord say you've played Garfield Kart for 10k+ days or say you're competing in a made up tournament? Well this project is for you
https://github.com/seksea/auto-status
bot discord discord-bot discord-py discordpy selfbot selfbot-discord
Last synced: 3 months ago
JSON representation
Ever wanted to have discord say you've played Garfield Kart for 10k+ days or say you're competing in a made up tournament? Well this project is for you
- Host: GitHub
- URL: https://github.com/seksea/auto-status
- Owner: seksea
- License: mit
- Created: 2020-11-17T20:15:50.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-13T17:21:16.000Z (over 2 years ago)
- Last Synced: 2024-04-16T13:15:09.706Z (7 months ago)
- Topics: bot, discord, discord-bot, discord-py, discordpy, selfbot, selfbot-discord
- Language: Python
- Homepage: http://i-am.sekc.me
- Size: 879 KB
- Stars: 8
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- starred - seksea/auto-status - Ever wanted to have discord say you've played Garfield Kart for 10k+ days or say you're competing in a made up tournament? Well this project is for you (Python)
README
:warning: Although the risk is low, using a selfbot in discord is against the terms of service and your account *could* be banned, although its highly unlikely from past experience :warning:
A python script that automatically changes your discord status every x seconds
## How to get your token
This video showcases [how to get your token](https://www.youtube.com/watch?v=YEgFvgg7ZPI)## How to use
```
git clone https://github.com/seksea/auto-status
cd auto-status
pip install -r requirements.txt
vim config.json # Use any text editor and edit to your liking
python3 auto-status.py
```## Found a bug/want to add something?
- [Create a pull request](https://github.com/seksea/auto-status/issues/new) ([tutorial](https://github.com/yangsu/pull-request-tutorial))
- [Report a bug](https://github.com/seksea/auto-status/issues/new)