Skip to content
This repository has been archived by the owner on Dec 26, 2022. It is now read-only.

✨ Added an imager welcome example #453

Merged
merged 12 commits into from
Apr 9, 2022
Merged

Conversation

Arthurdw
Copy link
Member

@Arthurdw Arthurdw commented Apr 6, 2022

A new example which shows how you would make a member welcomer, this example also shows a way on how you can import all cogs from a directory.
image

Variant:
image

Changes

  • adds: A welcome example

Check off the following

  • I have tested my changes with the current requirements
  • My code follows the pep8 code style.

@Arthurdw Arthurdw added the documentation Improvements or additions to documentation label Apr 6, 2022
@codecov
Copy link

codecov bot commented Apr 6, 2022

Codecov Report

Merging #453 (1824f7c) into main (f9342a7) will not change coverage.
The diff coverage is n/a.

❗ Current head 1824f7c differs from pull request most recent head eebb8e8. Consider uploading reports for the commit eebb8e8 to get more accurate results

@@           Coverage Diff           @@
##             main     #453   +/-   ##
=======================================
  Coverage   91.17%   91.17%           
=======================================
  Files           9        9           
  Lines         102      102           
=======================================
  Hits           93       93           
  Misses          9        9           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f9342a7...eebb8e8. Read the comment docs.

examples/discord-welcomer/cogs/welcome.py Outdated Show resolved Hide resolved
examples/discord-welcomer/main.py Outdated Show resolved Hide resolved
examples/discord-welcomer/cogs/templates/welcome.html Outdated Show resolved Hide resolved
@Arthurdw Arthurdw merged commit f756995 into Pincer-org:main Apr 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants