Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrfiend179/discord-user-avatar
https://github.com/mrfiend179/discord-user-avatar
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mrfiend179/discord-user-avatar
- Owner: MrFiend179
- Created: 2023-02-27T09:44:34.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T10:09:49.000Z (almost 2 years ago)
- Last Synced: 2024-03-17T21:21:21.037Z (10 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discord-user-avatar
![ALT](https://global-uploads.webflow.com/5e157548d6f7910beea4e2d6/62a07b53139aec4c1fd07771_discord-logo.png)
A purely made in js discord bot that shows user avatar for both the server and locally. It works by showing users avatar in both gif and jpeg/png format unlike how normal discord.js would show.
## Commands
- ".av" shows a user avatar (itll show guild avatar if available, else itll show public avatar)
- ".pav" shows user local or public avatar (supports both gif or pg format)## Installation
`git clone https://github.com/MrFiend179/discord-user-avatar.git
`## Usage
- Enter your discord bots token in the .env file
- The prefix is set to "." by defaultStill if you need any help you can contact me in discord at 'fiend#1108'