Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bucketfish/bucketbot
a discord bot for the bucket!
https://github.com/bucketfish/bucketbot
Last synced: 8 days ago
JSON representation
a discord bot for the bucket!
- Host: GitHub
- URL: https://github.com/bucketfish/bucketbot
- Owner: bucketfish
- Created: 2022-07-26T03:25:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-26T03:33:33.000Z (over 2 years ago)
- Last Synced: 2023-04-11T17:16:05.352Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# bucket bot!
hello :) welcome to the bucket bot repository!## development
1. clone the code2. you will need to install the following python modules:
- disnake (disnake)
- dotenv (python-dotenv)
- pickle (pickle-mixin)
3. make your own discord bot to code on.
- create a discord bot (go to discord.com/developers)
- create a .env file
- in the .env file, write the following
```DISCORD_TOKEN=YOUR_TOKEN_HERE```
- replace YOUR_TOKEN_HERE with the token of your discord bot4. to test the slash commands faster, you can also uncomment the ```test_guilds=[]``` line in bot.py and paste the ID of your test server inside.
5. happy coding!
## roadmap
there are many things that we have to implement. (eventually i'll move this to a github tracker thing)✅ completed | 👍 in progress | ❌ not started
- 👍 movement logging
- ❌ roles
- ❌ starboard (with thread support)
- ❌ ticket system
- ❌ reminders
- ❌ ban/mute/kick etc
- ❌ add to threads feature
- ❌ logging
- ❌ !avatar
- ❌ !serverinfo
- ❌ emoji link
- ❌ list users in role
- ❌ acrophobia game