Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes several things of Rtfm Bot #8

Merged
merged 33 commits into from
May 5, 2024
Merged
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
4abcc19
Adds new testing feature version.
JDJGInc Mar 20, 2024
9790bf8
Source Added :)
JDJGInc Mar 20, 2024
4a5b5e2
There
JDJGInc Mar 20, 2024
b462248
Adds litestar to rtfm list
JDJGInc Mar 22, 2024
c26909c
Hmm
JDJGInc Apr 2, 2024
64c0e13
There
JDJGInc Apr 2, 2024
039729e
There
JDJGInc Apr 2, 2024
f12a5d3
Test
JDJGInc Apr 18, 2024
c1e42c3
oop
JDJGInc Apr 18, 2024
c130a4e
Implements transformers for params in queries
Vioshim Apr 28, 2024
c7d436d
Merge pull request #7 from Vioshim/patch-1
JDJGInc Apr 28, 2024
65efc48
Isort and black ran.
JDJGInc Apr 28, 2024
982e2bd
Possible fix.
JDJGInc Apr 28, 2024
20e1341
There
JDJGInc Apr 28, 2024
163d857
There
JDJGInc Apr 28, 2024
1599df0
Fixed lol
JDJGInc Apr 28, 2024
0ceb6d0
Quick fix.
JDJGInc Apr 28, 2024
700a43e
There
JDJGInc Apr 28, 2024
2310e28
There
JDJGInc Apr 28, 2024
8c6752f
There
JDJGInc Apr 28, 2024
5d4841a
There
JDJGInc Apr 28, 2024
44faa9f
Fixed
JDJGInc May 1, 2024
3139773
Fixes shadowing issue and naming issue.
JDJGInc May 4, 2024
1063b32
Revert "Fixes shadowing issue and naming issue."
JDJGInc May 4, 2024
b1a42c5
Reapply "Fixes shadowing issue and naming issue."
JDJGInc May 4, 2024
03a79ff
Add comment about stuff.
JDJGInc May 4, 2024
ae4ec2c
Update requirements.txt
JDJGInc May 5, 2024
3dc5d32
Added poetry.lock and pyproject.toml
JDJGInc May 5, 2024
8849c0a
Merge branch 'main' into testing
JDJGInc May 5, 2024
1be33bb
updated poetry.lock
JDJGInc May 5, 2024
3b5990b
Update pyproject.toml
JDJGInc May 5, 2024
0f02217
Updates rtfm_slash
JDJGInc May 5, 2024
80f0a9b
Updates a few files:
JDJGInc May 5, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Test
  • Loading branch information
JDJGInc authored Apr 18, 2024
commit f12a5d3ac151c457b35f3dd6aeddce1cff3b7ff2
17 changes: 17 additions & 0 deletions reference.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
aiohttp==3.9.3
aiosignal==1.3.1
asqlite @ git+https://github.com/Rapptz/asqlite/@fcd8ce0672562e440f99eb4b7a56eba16f6abf4e
astunparse==1.6.3
attrs==23.2.0
braceexpand==0.1.7
click==8.1.7
discord.py @ git+https://github.com/Rapptz/discord.py@08b138cc71fea5594c068082ee565a05cde2c7fa
frozenlist==1.4.1
idna==3.6
import-expression==1.1.4
jishaku @ git+https://github.com/Gorialis/jishaku.git@664e009d80a3deea599a3bcea12be7b548b1ef34
multidict==6.0.5
six==1.16.0
tabulate==0.9.0
typing_extensions==4.10.0
yarl==1.9.4
Loading