aboutsummaryrefslogtreecommitdiff
path: root/src/modules.rs
blob: bd188ac6afcbb28e384e289320487a6ae75130ef (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
amenadiel::modules!(
  uptime,
  directory,
  search,
  remarks,
  blog,
  random,
  r#static,
  router,
  skills,
  contact,
  api,
  stocks,
  cryptocurrency,
  web,
  finger
);