8000 GitHub - searinminecraft/doingus: doingus - a revolt bot with features and fun stuff.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

searinminecraft/doingus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Avatar hand drawn by me!

doingus

doingus is a Revolt bot that I made for fun.

I would also use this as a reference in case I forget how to code Revolt bots in Python.

How to set up for yourself

First, you will need to install the required libraries for it to run:

pip install -U python-dotenv
pip install git+https://github.com/EnokiUN/voltage # since voltage from pypi is broken, use git version instead.

Then you must configure the .env file. copy the .env.example file to .env and put in the following stuff:

revolt_token='abcdefghijklmnopqrstuvwxyz12345' # Your Revolt bot's token
prefix='owo!' # You can change it to anything you want.

Then you run it:

python src/main.py

The default prefix is owo!.

About

doingus - a revolt bot with features and fun stuff.

Topics

Resources

License

Stars

Watchers

Forks

Languages

0