Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        


Discord
Python3.7
Finished

: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)