Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/errornointernet/doge-utilities

A simple Discord utility bot written in Python
https://github.com/errornointernet/doge-utilities

bot discord discord-bot disnake utility

Last synced: 5 days ago
JSON representation

A simple Discord utility bot written in Python

Awesome Lists containing this project

README

        

# Doge-Utilities
![Doge](https://media.discordapp.net/attachments/843240892147826689/873809662506573884/Doge.png?width=250&height=250)\
[![Bot Status](https://top.gg/api/widget/status/854965721805226005.svg?noavatar=true)](https://top.gg/bot/854965721805226005)
[![Server Count](https://top.gg/api/widget/servers/854965721805226005.svg?noavatar=true)](https://top.gg/bot/854965721805226005)

A simple lightweight Discord utility bot written in Python with [disnake](https://github.com/EQUENOS/disnake)\
Feel free to donate some Dogecoin at `DEerNph3oTdXDC8AjVzQSaWiLPAxenQW7t`!

## Installation
- Requirements:
- Python 3.10+ recommended
- a Discord developer application
- a top.gg bot token
- a Redis database server
- an OpenWeatherMap API key

- Environment variables:
- `TOKEN` - Discord bot token
- `TOPGG_TOKEN` - Top.gg bot token
- `REDIS_HOST` - Redis database host
- `REDIS_PORT` - Redis database port
- `REDIS_PASSWORD` - Redis database password
- `WEB_SECRET` - Private website secret
- `OAUTH_ID` - Discord Oauth2 client ID
- `OAUTH_SECRET` - Discord Oauth2 client secret
- `WEBSITE_URL` - Server host URL
- `WEATHER_KEY` - OpenWeatherMap API key

```sh
git clone https://github.com/ErrorNoInternet/Doge-Utilities
cd Doge-Utilities
pip install -r requirements.txt
python3 -OO main.py
```

## Links
[Invite Link](https://discord.com/oauth2/authorize?client_id=854965721805226005&permissions=8&scope=applications.commands%20bot)\
[Discord Server](https://discord.gg/3Tp7R8FUsC)\
[Description](https://github.com/ErrorNoInternet/Doge-Utilities/blob/main/DESCRIPTION.md)\
[Bot Creator](https://discord.com/users/531392146767347712)

If you would like to modify or use this repository (including its code) in your own project, please be sure to credit!