File tree 3 files changed +19
-5
lines changed
3 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Discord Commands Bot - Changelog
2
2
3
+ ## [ v0.8.4] ( https://github.com/r-liner/discord-commands-bot/releases/tag/v0.8.4 ) (2024-10-04)
4
+
5
+ [ Full Changelog] ( https://github.com/r-liner/discord-commands-bot/compare/v0.8.3...v0.8.4 )
6
+
7
+ ### Features
8
+ - ** feat:** changed fetching changelog principle (#25 by @Nazar1ky )
9
+
10
+ ### Dependencies
11
+ - ** deps:** dependencies updated (#27 by @Nazar1ky )
12
+ - ** deps:** dependencies updated (#28 by @Nazar1ky )
13
+
14
+ ### Docs
15
+ - ** README.md:** fixed a typo (#26 by @Nazar1ky )
16
+
3
17
## [ v0.8.3] ( https://github.com/r-liner/discord-commands-bot/releases/tag/v0.8.3 ) (2024-04-07)
4
18
5
19
[ Full Changelog] ( https://github.com/r-liner/discord-commands-bot/compare/v0.8.2...v0.8.3 )
129
143
- ** main.py:** switched to slash commands
130
144
- ** main.py:** translated one comment
131
145
- ** tweak:** ` start_win.bat ` for better setup the bot
132
- - ** tweak:** changed ` config.ini.sample `
146
+ - ** tweak:** changed ` config.ini.sample `
Original file line number Diff line number Diff line change 1
1
# Discord Commands Bot [ ![ Code Factor] ( https://www.codefactor.io/repository/github/r-liner/discord-commands-bot/badge )] ( https://www.codefactor.io/repository/github/r-liner/discord-commands-bot )
2
- ![ GitHub Release] ( https://img.shields.io/badge/release-v0.8.3 -blue.svg?logo=github&logoColor=ffffff&style=for-the-badge&color=efa94a )
2
+ ![ GitHub Release] ( https://img.shields.io/badge/release-v0.8.4 -blue.svg?logo=github&logoColor=ffffff&style=for-the-badge&color=efa94a )
3
3
![ GitHub issues] ( https://img.shields.io/github/issues-raw/r-liner/discord-commands-bot?style=for-the-badge )
4
4
[ ![ Python Version] ( https://img.shields.io/badge/python-3.8+-blue.svg?logo=python&logoColor=ffffff&style=for-the-badge )] ( https://www.python.org/downloads/ )
5
5
[ ![ Nextcord Version] ( https://img.shields.io/badge/nextcord-2.4.2+-blue.svg?logo=pypi&logoColor=ffffff&style=for-the-badge )] ( https://pypi.org/project/nextcord/ )
6
6
![ GitHub License] ( https://img.shields.io/github/license/r-liner/discord-commands-bot?style=for-the-badge&color=blue )
7
7
8
8
# Description
9
- An another yet Discord multipurposal bot written in Python.
9
+ An yet another Discord multipurposal bot written in Python.
10
10
11
11
## Table of Contents
12
12
- [ Discord Commands Bot] ( #discord-commands-bot-code-factor )
@@ -102,7 +102,7 @@ During run the bot you must see:
102
102
* Count of bot servers.
103
103
104
104
## Roadmap
105
- ** Q2 :**
105
+ ** Q4 2024 - Q1 2025 :**
106
106
- Code simplify.
107
107
- Add i18n
108
108
Original file line number Diff line number Diff line change 1
- 0.8.3
1
+ 0.8.4
You can’t perform that action at this time.
0 commit comments